public interface PrivateKeyDecryptor
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
decryptPrivateKey(String encryptedPrivateKey,
String passphrase)
Decrypts private key using a passphrase.
|
PrivateKey decryptPrivateKey(String encryptedPrivateKey, String passphrase)