Show / Hide Table of Contents

ExportSubjectPublicKeyInfo Method

ExportSubjectPublicKeyInfo()

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

C#
byte[] ExportSubjectPublicKeyInfo()

Returns

byte[]

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

In this article
Back to top Generated by DocFX