CngAlgorithm.ECDiffieHellman Vlastnost

Definice

CngAlgorithm Získá objekt, který určuje tři tečky křivky Diffie-Hellman (ECDH) algoritmus výměny klíčů, jehož křivka je popsána prostřednictvím klíčové vlastnosti.

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

Hodnota vlastnosti

CngAlgorithm

Objekt, který určuje algoritmus výměny klíčů ECDH, jehož křivka je popsána prostřednictvím klíčové vlastnosti.

Platí pro