MLDsaAlgorithm.MLDsa87 属性

定义

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

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

属性值

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

适用于