CompositeMLDsaAlgorithm.MLDsa65WithRSA4096Pss Propriété

Définition

Obtient un identificateur d’algorithme ML-DSA composite pour l’algorithme ML-DSA-65 et 4096 bits RSASSA-PSS avec l’algorithme 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

Valeur de propriété

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

S’applique à