Pkcs8EncryptedPrivateKeyInfo Constructor

Overload List

Pkcs8EncryptedPrivateKeyInfo(Byte) Base constructor from a BER encoding of a PKCS#8 EncryptedPrivateKeyInfo object.
Pkcs8EncryptedPrivateKeyInfo(EncryptedPrivateKeyInfo) Base constructor from a PKCS#8 EncryptedPrivateKeyInfo object.

See Also