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