CngAlgorithmGroup.MLKem 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 CngAlgorithmGroup 对象,该对象指定 Module-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 的对象。