Method | Description | |
---|---|---|
GetRSAPrivateKey ( this certificate ) : System.Security.Cryptography.RSA | ||
GetRSAPublicKey ( this certificate ) : System.Security.Cryptography.RSA |
public static GetRSAPrivateKey ( this certificate ) : System.Security.Cryptography.RSA | ||
certificate | this | |
return | System.Security.Cryptography.RSA |
public static GetRSAPublicKey ( this certificate ) : System.Security.Cryptography.RSA | ||
certificate | this | |
return | System.Security.Cryptography.RSA |