public class EncryptedPrivateKeyInfoHolder extends Object
| Constructor and Description |
|---|
EncryptedPrivateKeyInfoHolder(EncryptedPrivateKeyInfo encryptedPrivateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
EncryptedPrivateKeyInfo |
toASN1Structure() |
public EncryptedPrivateKeyInfoHolder(EncryptedPrivateKeyInfo encryptedPrivateKeyInfo)
public EncryptedPrivateKeyInfo toASN1Structure()
public byte[] getEncoded()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.