content
public final byte[] content
final byte[]final booleanfinal byte[]final booleanfinal booleanbytes, networkstatic BIP38PrivateKeyfromBase58(Network network,
String base58) static BIP38PrivateKeyfromBase58(NetworkParameters params,
String base58) toBase58()toString()equals, getParameters, hashCode, networknetwork - The network of the chain that the key is for.base58 - The textual form of the password-protected private key.AddressFormatException - if the given base58 doesn't parse or the checksum is invalidparams - The network of the chain that the key is for.base58 - The textual form of the password-protected private key.AddressFormatException - if the given base58 doesn't parse or the checksum is invalid
fromBase58(Network, String)