CoseHeaderLabel.Algorithm プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既知のヘッダー パラメーター "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" を表すヘッダー ラベル。