CompositeMLDsaAlgorithm.MLDsa44WithEd25519 Özellik

Tanım

ML-DSA-44 ve Ed25519 algoritması için Bileşik ML-DSA algoritması tanımlayıcısını alır.

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

Özellik Değeri

ML-DSA-44 ve Ed25519 algoritması için ML-DSA algoritma tanımlayıcısı.

Şunlara uygulanır