CompositeMLDsaAlgorithm.MLDsa65WithRSA4096Pss Propriedade

Definição

Obtém um identificador de algoritmo de ML-DSA composto para o RSASSA-PSS ML-DSA-65 e 4096 bits com o algoritmo SHA512.

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

Valor da propriedade

Um identificador de algoritmo ML-DSA para o RSASSA-PSS ML-DSA-65 e 4096 bits com o algoritmo SHA512.

Aplica-se a