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
IOException
Copyright © 2015. All rights reserved.