X509Certificate2.GetECDiffieHellmanPublicKey Yöntem

Tanım

Bu sertifikadan ECDiffieHellman ortak anahtarı alır.

public:
 System::Security::Cryptography::ECDiffieHellman ^ GetECDiffieHellmanPublicKey();
public System.Security.Cryptography.ECDiffieHellman? GetECDiffieHellmanPublicKey ();
member this.GetECDiffieHellmanPublicKey : unit -> System.Security.Cryptography.ECDiffieHellman
Public Function GetECDiffieHellmanPublicKey () As ECDiffieHellman

Döndürülenler

ECDiffieHellman

Ortak anahtar veya null bu sertifikanın ECDiffieHellman ortak anahtarı yoksa.

Özel durumlar

Tanıtıcı geçersiz.

Şunlara uygulanır