CompositeMLDsaAlgorithm.MLDsa87WithRSA3072Pss Propriété

Définition

Obtient un identificateur d’algorithme de ML-DSA composite pour l’algorithme ML-DSA-87 et 3072 bits RSASSA-PSS avec l’algorithme SHA512.

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

Valeur de propriété

Identificateur d’algorithme ML-DSA pour l’algorithme ML-DSA-87 et 3072 bits RSASSA-PSS avec l’algorithme SHA512.

S’applique à