PrivateKeyInfoParsePublicKey Method

For when the public key is an ASN.1 encoding.

Definition

Namespace: Org.BouncyCastle.Asn1.Pkcs
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual Asn1Object ParsePublicKey()

Return Value

Asn1Object

See Also