MLKemCng.GetKey Metoda

Definice

Získá nový CngKey představující klíč používaný aktuální instancí.

public:
 System::Security::Cryptography::CngKey ^ GetKey();
public System.Security.Cryptography.CngKey GetKey();
member this.GetKey : unit -> System.Security.Cryptography.CngKey
Public Function GetKey () As CngKey

Návraty

Výjimky

Tato instance byla odstraněna.

Poznámky

Tento CngKey objekt není stejný jako objekt předaný MLKemCng(CngKey), pokud byl použit tento konstruktor. Bude ale odkazovat na stejný klíč CNG.

Platí pro