MLDsaAlgorithm.MLDsa87 プロパティ

定義

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

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

プロパティ値

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

適用対象