CngAlgorithmGroup.MLKem プロパティ

定義

Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) ファミリのアルゴリズムを指定する CngAlgorithmGroup オブジェクトを取得します。

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 ファミリを指定するオブジェクト。

適用対象