CngAlgorithm.ECDiffieHellman Egenskap

Definition

Hämtar ett CngAlgorithm objekt som anger en Elliptic Curve Diffie-Hellman (ECDH) nyckelutbytesalgoritm vars kurva beskrivs via en nyckelegenskap.

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

Egenskapsvärde

Ett objekt som anger en ECDH-nyckelutbytesalgoritm vars kurva beskrivs via en nyckelegenskap.

Gäller för