CompositeMLDsaAlgorithm.MLDsa65WithEd25519 Proprietà

Definizione

Ottiene un identificatore di algoritmo ML-DSA composito per l'algoritmo ML-DSA-65 ed Ed25519.

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

Valore della proprietà

Identificatore dell'algoritmo ML-DSA per l'algoritmo ML-DSA-65 ed Ed25519.

Si applica a