Sdílet prostřednictvím


PublicKey.GetECDsaPublicKey Metoda

Definice

ECDsa Získá veřejný klíč, nebo null pokud klíč není klíč ECDsa.

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

Návraty

Veřejný klíč, nebo null pokud klíč není klíčem ECDsa.

Atributy

Výjimky

Obsah klíče je poškozen nebo nelze úspěšně přečíst.

Platí pro