Поделиться через


PublicKey.GetECDiffieHellmanPublicKey Метод

Определение

Возвращает открытый ECDiffieHellman ключ или null значение , если ключ не является ключом ECDiffieHellman.

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

Возвращаемое значение

Открытый ключ или null значение , если ключ не является ключом ECDiffieHellman.

Атрибуты

Исключения

Содержимое ключа повреждено или не может быть успешно прочитано.

Применяется к