CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pkcs15 Proprietà

Definizione

Ottiene un identificatore di algoritmo ML-DSA composito per ML-DSA-44 e RSASSA-PKCS1-v1_5 a 2048 bit con algoritmo 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

Valore della proprietà

Identificatore dell'algoritmo ML-DSA per ML-DSA-44 e RSASSA-PKCS1-v1_5 a 2048 bit con algoritmo SHA256.

Si applica a