CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pss Propriété

Définition

Obtient un identificateur d’algorithme ML-DSA composite pour l’algorithme ML-DSA-44 et 2048 bits RSASSA-PSS avec l’algorithme SHA256.

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

Valeur de propriété

Identificateur d’algorithme ML-DSA pour l’algorithme ML-DSA-44 et 2048 bits RSASSA-PSS avec l’algorithme SHA256.

S’applique à