ECDiffieHellmanCng.Key Eigenschaft

Definition

Gibt das CngKey Objekt an, das vom aktuellen Objekt für kryptografische Vorgänge verwendet wird.

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

Eigenschaftswert

Das Schlüsselpaar, das von diesem Objekt zum Ausführen kryptografischer Vorgänge verwendet wird.

Gilt für: