Show / Hide Table of Contents

ExponentP Property

ExponentP

Contains the exponent p portion of the RSA private key.

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

Property Value

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