CngAlgorithmGroup.MLDsa 속성

정의

CngAlgorithmGroup 모듈Lattice-Based 디지털 서명 알고리즘(ML-DSA) 알고리즘 패밀리를 지정하는 개체를 가져옵니다.

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

속성 값

알고리즘의 ML-DSA 패밀리를 지정하는 개체입니다.

적용 대상