Show / Hide Table of Contents

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.

Overrides

PublicKey.ExportSubjectPublicKeyInfo()
In this article
Back to top Generated by DocFX