Pkcs8EncryptedPrivateKeyInfoGetEncoded Method
Return a binary ASN.1 encoding of the EncryptedPrivateKeyInfo structure in this object.
Namespace: Org.BouncyCastle.PkcsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public byte[] GetEncoded()
Public Function GetEncoded As Byte()
Return Value
ByteA byte array containing the encoded object.