CngAlgorithm.MLDsa プロパティ

定義

Module-Lattice-Based Digital Signature Algorithm (ML-DSA) を指定する新しい CngAlgorithm オブジェクトを取得します。

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

プロパティ値

Module-Lattice-Based Digital Signature Algorithm (ML-DSA) を指定する新しい CngAlgorithm オブジェクト。

適用対象