SqlEnclaveAttestationParameters.ClientDiffieHellmanKey Propriété

Définition

Obtient un algorithme Diffie-Hellman qui encapsule une paire de clés que SqlClient utilise pour établir une session sécurisée avec l’enclave.

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

Valeur de propriété

Algorithme Diffie-Hellman.

S’applique à