NewKeyParameters.Kty プロパティ

定義

目的の JsonWebKey キーの種類を取得または設定します。 使用できる値は、'EC'、'EC-HSM'、'RSA'、'RSA-HSM'、'oct' です。

public string Kty { get; set; }
member this.Kty : string with get, set
Public Property Kty As String

プロパティ値

適用対象