Share via


CngAlgorithm.ECDiffieHellmanP256 Özellik

Tanım

CngAlgorithm P-256 eğrisini kullanan üç nokta eğrisi Diffie-Hellman (ECDH) anahtar değişimi algoritmasını belirten bir nesne alır.

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

Özellik Değeri

P-256 eğrisini kullanan bir ECDH algoritması belirten nesne.

Şunlara uygulanır