Show / Hide Table of Contents

Modulus Property

Modulus

Contains the modulus portion of the RSA public key.

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

Property Value

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