Aracılığıyla paylaş


CngAlgorithm.ECDiffieHellmanP521 Özellik

Tanım

CngAlgorithm P-521 eğrisini kullanan elips eğrisi Diffie-Hellman (ECDH) anahtar değişimi algoritmasını belirten bir nesnesi alır.

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

Özellik Değeri

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

Şunlara uygulanır