Show / Hide Table of Contents

PrimeP Property

PrimeP

Contains the prime p portion of the RSA private key.

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

Property Value

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