CngAlgorithm.MLKem プロパティ

定義

Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) を指定する新しい CngAlgorithm オブジェクトを取得します。

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

プロパティ値

Module-Lattice-Based Key-Encapsulation メカニズム (ML-KEM) を指定する新しい CngAlgorithm オブジェクト。

適用対象