CompositeMLDsaAlgorithm.MLDsa65WithRSA3072Pkcs15 Свойство

Определение

Получает идентификатор составного алгоритма ML-DSA для алгоритма ML-DSA-65 и 3072-разрядного RSASSA-PKCS1-v1_5 с алгоритмом SHA512.

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

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

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

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