MLKem.Algorithm Propriedade

Definição

Obtém o algoritmo de ML-KEM específico para essa 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 da propriedade

O algoritmo de ML-KEM específico para essa chave.

Aplica-se a