SqlEnclaveAttestationParameters.ClientDiffieHellmanKey Egenskap

Definition

Hämtar en Diffie-Hellman-algoritm som kapslar in ett nyckelpar som SqlClient använder för att upprätta en säker session med enklaven.

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

Egenskapsvärde

Algoritmen Diffie-Hellman.

Gäller för