Property Modulus
Modulus
Gets or sets the key modulus.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("n")]]
public string? Modulus { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Gets or sets the key modulus.
[[System.Text.Json.Serialization.JsonPropertyName("n")]]
public string? Modulus { get; set; }
| Type | Description |
|---|---|
| System.String |