Język

CompositeMLDsaCng(CngKey) Konstruktor

Definicja

Inicjuje nowe wystąpienie CompositeMLDsaCng klasy przy użyciu określonego CngKeyelementu .

public:
 CompositeMLDsaCng(System::Security::Cryptography::CngKey ^ key);
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public CompositeMLDsaCng(System.Security.Cryptography.CngKey key);
public CompositeMLDsaCng(System.Security.Cryptography.CngKey key);
[<System.Runtime.Versioning.SupportedOSPlatform("windows")>]
new System.Security.Cryptography.CompositeMLDsaCng : System.Security.Cryptography.CngKey -> System.Security.Cryptography.CompositeMLDsaCng
new System.Security.Cryptography.CompositeMLDsaCng : System.Security.Cryptography.CngKey -> System.Security.Cryptography.CompositeMLDsaCng
Public Sub New (key As CngKey)

Parametry

key
CngKey

Klucz, który będzie używany jako dane wejściowe do operacji kryptograficznych wykonywanych przez bieżący obiekt.

Atrybuty

Wyjątki

Parametr key ma wartość null.

key nie określa grupy ML-DSA złożonej.

Klasy kryptografii Następnej generacji (CNG) nie są obsługiwane w tym systemie.

Dotyczy