Show / Hide Table of Contents

PublicExponent Property

PublicExponent

Contains the public exponent portion of the RSA public key.

C#
public ReadOnlySpan<byte> PublicExponent { get; }

Property Value

Type Description
ReadOnlySpan<byte>
In this article
Back to top Generated by DocFX