Show / Hide Table of Contents

ExportSubjectPublicKeyInfo Method

ExportSubjectPublicKeyInfo()

Exports the public-key portion of the current key in the X.509 SubjectPublicKeyInfo format.

C#
public override byte[] ExportSubjectPublicKeyInfo()

Returns

byte[]

A byte array containing the X.509 SubjectPublicKeyInfo representation of the public-key portion of this key

Overrides

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