Język

SlhDsaCng(CngKey) Konstruktor

Definicja

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

public:
 SlhDsaCng(System::Security::Cryptography::CngKey ^ key);
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public SlhDsaCng(System.Security.Cryptography.CngKey key);
public SlhDsaCng(System.Security.Cryptography.CngKey key);
[<System.Runtime.Versioning.SupportedOSPlatform("windows")>]
new System.Security.Cryptography.SlhDsaCng : System.Security.Cryptography.CngKey -> System.Security.Cryptography.SlhDsaCng
new System.Security.Cryptography.SlhDsaCng : System.Security.Cryptography.CngKey -> System.Security.Cryptography.SlhDsaCng
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 Bezstanowy Hash-Based Algorytm podpisu cyfrowego (SLH-DSA).

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

Dotyczy