CngAlgorithmGroup.MLKem 속성

정의

CngAlgorithmGroup 모듈Lattice-Based Key-Encapsulation 메커니즘(ML-KEM) 알고리즘 패밀리를 지정하는 개체를 가져옵니다.

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

속성 값

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

적용 대상