Aracılığıyla paylaş


PublicKey.GetECDiffieHellmanPublicKey Yöntem

Tanım

ECDiffieHellman Ortak anahtarı alır veya null anahtar bir ECDiffieHellman anahtarı değilse.

public:
 System::Security::Cryptography::ECDiffieHellman ^ GetECDiffieHellmanPublicKey();
public System.Security.Cryptography.ECDiffieHellman? GetECDiffieHellmanPublicKey ();
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public System.Security.Cryptography.ECDiffieHellman? GetECDiffieHellmanPublicKey ();
member this.GetECDiffieHellmanPublicKey : unit -> System.Security.Cryptography.ECDiffieHellman
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.GetECDiffieHellmanPublicKey : unit -> System.Security.Cryptography.ECDiffieHellman
Public Function GetECDiffieHellmanPublicKey () As ECDiffieHellman

Döndürülenler

Ortak anahtar veya null anahtar bir ECDiffieHellman anahtarı değilse.

Öznitelikler

Özel durumlar

Anahtar içeriği bozuk veya başarıyla okunamadı.

Şunlara uygulanır