Share via


X509Certificate2.GetECDiffieHellmanPrivateKey Yöntem

Tanım

Bu sertifikadan ECDiffieHellman özel anahtarı alır.

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

Döndürülenler

Özel anahtar veya null bu sertifikanın ECDiffieHellman özel anahtarı yoksa.

Özel durumlar

Tanıtıcı geçersiz.

Şunlara uygulanır