Uses of Class
com.google.bitcoin.core.DumpedPrivateKey

Packages that use DumpedPrivateKey
com.google.bitcoin.core   
 

Uses of DumpedPrivateKey in com.google.bitcoin.core
 

Methods in com.google.bitcoin.core that return DumpedPrivateKey
 DumpedPrivateKey ECKey.getPrivateKeyEncoded(NetworkParameters params)
          Exports the private key in the form used by the Satoshi client "dumpprivkey" and "importprivkey" commands.
 



Copyright © 2014. All rights reserved.