CompositeMLDsaAlgorithm.MLDsa65WithEd25519 Özellik

Tanım

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

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

Özellik Değeri

ML-DSA-65 ve Ed25519 algoritması için bir ML-DSA algoritması tanımlayıcısı.

Şunlara uygulanır