CoseHeaderLabel.Algorithm プロパティ

定義

既知のヘッダー パラメーター "alg" を表すヘッダー ラベルを取得します。

public:
 static property System::Security::Cryptography::Cose::CoseHeaderLabel Algorithm { System::Security::Cryptography::Cose::CoseHeaderLabel get(); };
public static System.Security.Cryptography.Cose.CoseHeaderLabel Algorithm { get; }
static member Algorithm : System.Security.Cryptography.Cose.CoseHeaderLabel
Public Shared ReadOnly Property Algorithm As CoseHeaderLabel

プロパティ値

既知のヘッダー パラメーター "alg" を表すヘッダー ラベル。

適用対象