CngAlgorithm.ECDiffieHellman Właściwość

Definicja

CngAlgorithm Pobiera obiekt określający algorytm wymiany kluczy Elliptic Curve Diffie-Hellman (ECDH), którego krzywa jest opisana za pomocą właściwości klucza.

public:
 static property System::Security::Cryptography::CngAlgorithm ^ ECDiffieHellman { System::Security::Cryptography::CngAlgorithm ^ get(); };
public static System.Security.Cryptography.CngAlgorithm ECDiffieHellman { get; }
static member ECDiffieHellman : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property ECDiffieHellman As CngAlgorithm

Wartość właściwości

Obiekt, który określa algorytm wymiany kluczy ECDH, którego krzywa jest opisana za pomocą właściwości klucza.

Dotyczy