MLDsaAlgorithm.MLDsa65 プロパティ

定義

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

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

プロパティ値

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

適用対象