CompositeMLDsaAlgorithm.MLDsa65WithRSA4096Pkcs15 Propriété

Définition

Obtient un identificateur d’algorithme ML-DSA composite pour l’algorithme RSASSA-65 et 4096 bits RSASSA-PKCS1-v1_5 avec l’algorithme SHA512.

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

Valeur de propriété

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

S’applique à