MLKem.Algorithm Propriedade

Definição

Obtém o algoritmo de ML-KEM específico para esta chave.

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

Valor de Propriedade

O algoritmo específico ML-KEM para esta chave.

Aplica-se a