SqlEnclaveAttestationParameters.ClientDiffieHellmanKey Właściwość

Definicja

Pobiera algorytm Diffie-Hellman, który hermetyzuje parę kluczy używaną przez program SqlClient do ustanowienia bezpiecznej sesji z enklawą.

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

Wartość właściwości

Algorytm Diffie-Hellman.

Dotyczy