MLKem.Algorithm プロパティ

定義

このキーの特定の ML-KEM アルゴリズムを取得します。

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

プロパティ値

このキーの特定の ML-KEM アルゴリズム。

適用対象