CngAlgorithmGroup.ECDiffieHellman Eigenschap

Definitie

Hiermee haalt u een CngAlgorithmGroup object op dat de elliptische curve Diffie-Hellman (ECDH) familie van algoritmen aangeeft.

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

Waarde van eigenschap

Een object dat de ECDH-familie van algoritmen aangeeft.

Van toepassing op