CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pkcs15 Свойство

Определение

Возвращает идентификатор составного алгоритма ML-DSA для алгоритма ML-DSA-44 и 2048-разрядного RSASSA-PKCS1-v1_5 с алгоритмом 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

Значение свойства

Идентификатор алгоритма ML-DSA для алгоритма ML-DSA-44 и 2048-разрядного RSASSA-PKCS1-v1_5 с алгоритмом SHA256.

Применяется к