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 算法标识符。

适用于