CngAlgorithm.MLKem 屬性

定義

獲得 CngAlgorithm 一個新物件,指定模組Lattice-Based Key-Encapsulation 機制(ML-KEM)。

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

屬性值

一個新的 CngAlgorithm 物件,指定模組Lattice-Based Key-Encapsulation 機制(ML-KEM)。

適用於