Method | Description | |
---|---|---|
GetECDsaPrivateKey ( this certificate ) : System.Security.Cryptography.ECDsa | ||
GetECDsaPublicKey ( this certificate ) : System.Security.Cryptography.ECDsa |
public static GetECDsaPrivateKey ( this certificate ) : System.Security.Cryptography.ECDsa | ||
certificate | this | |
return | System.Security.Cryptography.ECDsa |
public static GetECDsaPublicKey ( this certificate ) : System.Security.Cryptography.ECDsa | ||
certificate | this | |
return | System.Security.Cryptography.ECDsa |