ECDiffieHellmanCng.Key Właściwość

Definicja

Określa CngKey , który jest używany przez bieżący obiekt dla operacji kryptograficznych.

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

Wartość właściwości

Para kluczy używana przez ten obiekt do wykonywania operacji kryptograficznych.

Dotyczy