Bitcoin Forum
May 24, 2024, 06:49:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Multibit private key export  (Read 770 times)
bitcoinrocks (OP)
Legendary
*
Offline Offline

Activity: 1372
Merit: 1000


View Profile
April 27, 2015, 08:15:01 PM
 #1

How can I find out if the private key I exported from Multibit a while back is password protected?  Can I tell just by looking at the file contents?
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
April 27, 2015, 08:19:33 PM
 #2

How can I find out if the private key I exported from Multibit a while back is password protected?  Can I tell just by looking at the file contents?

Yes.

No password:

Code:
# KEEP YOUR PRIVATE KEYS SAFE !
# Anyone who can read this file can spend your bitcoin.
#
# Format:
#   <Base58 encoded private key>[<whitespace>[<key createdAt>]]
#
#   The Base58 encoded private keys are the same format as
#   produced by the Satoshi client/ sipa dumpprivkey utility.
#
#   Key createdAt is in UTC format as specified by ISO 8601
#   e.g: 2011-12-31T16:42:00Z . The century, 'T' and 'Z' are mandatory
#
KxYTFo2PaMwSwiUpheCYR6CRyNnVjvYMtZBr4bBKbjEJbJN1m84F 2015-04-27T20:16:35Z
# End of private keys

Password:

Code:
U2FsdGVkX180046QdJ+S+Ox/t6xIWud9NI66yrAc07ogteXBAdsUsm43BeYaHsW3ApxEwEjhIp/D
dtU24kNDcT95jqCdMj0eHfCIoADqgTXp91axjBA0NOLfGGSvbYv+


Im not really here, its just your imagination.
bitcoinrocks (OP)
Legendary
*
Offline Offline

Activity: 1372
Merit: 1000


View Profile
April 27, 2015, 08:23:10 PM
 #3

Sweet, thank you.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!