CngAlgorithm.MLDsa 屬性

定義

取得一個新 CngAlgorithm 物件,指定模組Lattice-Based 數位簽章演算法(ML-DSA)。

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

屬性值

一個新 CngAlgorithm 物件,指定模組Lattice-Based 數位簽章演算法(ML-DSA)。

適用於