Share via


ECDiffieHellmanCng.Key Propriété

Définition

Spécifie le CngKey utilisé par l'objet actuel pour les opérations de chiffrement.

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

Valeur de propriété

La paire de clés utilisée par cet objet pour exécuter les opérations de chiffrement.

S’applique à