public class PrivateKey
extends java.lang.Object
| Constructor and Description |
|---|
PrivateKey() |
| Modifier and Type | Method and Description |
|---|---|
static org.bitcoinj.core.ECKey |
fromHex(java.lang.String privateKey) |
static org.bitcoinj.core.ECKey |
fromPassphrase(java.lang.String passphrase) |