CngAlgorithm.MLDsa 속성

정의

모듈Lattice-Based 디지털 서명 알고리즘(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

속성 값

모듈Lattice-Based 디지털 서명 알고리즘(ML-DSA)을 지정하는 새 CngAlgorithm 개체입니다.

적용 대상