public class EncryptedPrivateKeyInfoHolder
extends java.lang.Object
| Constructor and Description |
|---|
EncryptedPrivateKeyInfoHolder(org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo encryptedPrivateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo |
toASN1Structure() |