C# Class System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
GetECDsaPrivateKey ( this certificate ) : System.Security.Cryptography.ECDsa
GetECDsaPublicKey ( this certificate ) : System.Security.Cryptography.ECDsa

Method Details

GetECDsaPrivateKey() public static méthode

public static GetECDsaPrivateKey ( this certificate ) : System.Security.Cryptography.ECDsa
certificate this
Résultat System.Security.Cryptography.ECDsa

GetECDsaPublicKey() public static méthode

public static GetECDsaPublicKey ( this certificate ) : System.Security.Cryptography.ECDsa
certificate this
Résultat System.Security.Cryptography.ECDsa