Sdílet prostřednictvím


ECDsaCng.Key Vlastnost

Definice

Získá nebo nastaví klíč pro použití při podepisování a ověřování dat.

public:
 property System::Security::Cryptography::CngKey ^ Key { System::Security::Cryptography::CngKey ^ get(); };
public System.Security.Cryptography.CngKey Key { get; }
member this.Key : System.Security.Cryptography.CngKey
Public ReadOnly Property Key As CngKey

Hodnota vlastnosti

Objekt, který určuje klíč.

Platí pro