Pkcs8EncryptedPrivateKeyInfoToAsn1Structure Method

Returns the underlying ASN.1 structure inside this object.

Definition

Namespace: Org.BouncyCastle.Pkcs
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae

Return Value

EncryptedPrivateKeyInfo
Return the EncryptedPrivateKeyInfo structure in this object.

See Also