CompositeMLDsaAlgorithm.MLDsa65WithECDsaP256 Özellik

Tanım

ML-DSA-65 ve SHA512 algoritması ile ECDSA P-256 için Bileşik ML-DSA algoritması tanımlayıcısını alır.

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

Özellik Değeri

SHA512 algoritması ile ML-DSA-65 ve ECDSA P-256 için ML-DSA algoritma tanımlayıcısı.

Şunlara uygulanır