CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pkcs15 Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un identificateur d’algorithme ML-DSA composite pour l’algorithme RSASSA-44 et 2048 bits RSASSA-PKCS1-v1_5 avec l’algorithme SHA256.
public:
static property System::Security::Cryptography::CompositeMLDsaAlgorithm ^ MLDsa44WithRSA2048Pkcs15 { System::Security::Cryptography::CompositeMLDsaAlgorithm ^ get(); };
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithRSA2048Pkcs15 { get; }
static member MLDsa44WithRSA2048Pkcs15 : System.Security.Cryptography.CompositeMLDsaAlgorithm
Public Shared ReadOnly Property MLDsa44WithRSA2048Pkcs15 As CompositeMLDsaAlgorithm
Valeur de propriété
Identificateur d’algorithme ML-DSA pour l’algorithme ML-DSA-44 et 2048 bits RSASSA-PKCS1-v1_5 avec l’algorithme SHA256.