MLDsaAlgorithm.MLDsa44 プロパティ

定義

ML-DSA-44 アルゴリズムの ML-DSA アルゴリズム識別子を取得します。

public:
 static property System::Security::Cryptography::MLDsaAlgorithm ^ MLDsa44 { System::Security::Cryptography::MLDsaAlgorithm ^ get(); };
public static System.Security.Cryptography.MLDsaAlgorithm MLDsa44 { get; }
static member MLDsa44 : System.Security.Cryptography.MLDsaAlgorithm
Public Shared ReadOnly Property MLDsa44 As MLDsaAlgorithm

プロパティ値

ML-DSA-44 アルゴリズムの ML-DSA アルゴリズム識別子。

適用対象