PrivateKeyInfoPrivateKeyData Property

Note: This API is now obsolete.

Definition

Namespace: Org.BouncyCastle.Asn1.Pkcs
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
[ObsoleteAttribute("Use 'PrivateKey' instead")]
public virtual Asn1OctetString PrivateKeyData { get; }

Property Value

Asn1OctetString

See Also