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 算法。

适用于