Méthode | 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 | |
Résultat | System.Security.Cryptography.RSA |
public static GetRSAPublicKey ( this certificate ) : System.Security.Cryptography.RSA | ||
certificate | this | |
Résultat | System.Security.Cryptography.RSA |