MLDsaAlgorithm.MLDsa44 属性

定义

获取 ML-DSA-44 算法的 ML-DSA 算法标识符。

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

属性值

ML-DSA-44 算法的 ML-DSA 算法标识符。

适用于