Property KeyType
KeyType
Gets or sets the family of cryptographic algorithms used with the key.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("kty")]]
public string? KeyType { get; set; }
Property Value
Type | Description |
---|---|
System.String |