ExportSubjectPublicKeyInfo Method
ExportSubjectPublicKeyInfo()
Converts this public key to an ASN.1 DER encoded format (X.509 SubjectPublicKeyInfo).
C#
public override byte[] ExportSubjectPublicKeyInfo()
Returns
byte[]
A byte array containing the ASN.1 DER encoded public key.