MLKemAlgorithm.MLKem768 プロパティ

定義

ML-KEM-768 アルゴリズムの ML-KEM アルゴリズム識別子を取得します。

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

プロパティ値

ML-KEM-768 アルゴリズムの ML-KEM アルゴリズム識別子。

適用対象