CryptographyHelperDecryptRSA Method

Overload List

DecryptRSA(Byte, String, RSAEncryptionPadding) Decrypts a byte array using the specified RSA private key.
DecryptRSA(String, String, RSAEncryptionPadding, Encoding) Decrypts a base64 string using the specified RSA private key.

See Also