CngAlgorithmGroup.MLDsa プロパティ

定義

Module-Lattice-Based Digital Signature Algorithm (ML-DSA) ファミリのアルゴリズムを指定する CngAlgorithmGroup オブジェクトを取得します。

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

プロパティ値

アルゴリズムの ML-DSA ファミリを指定するオブジェクト。

適用対象