Class BIP38PrivateKey

java.lang.Object
org.bitcoinj.crypto.EncodedPrivateKey
org.bitcoinj.crypto.BIP38PrivateKey

public class BIP38PrivateKey extends EncodedPrivateKey
Implementation of BIP 38 passphrase-protected private keys. Currently, only decryption is supported.