CryptoStringExtensions..::..Decrypt Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Decrypt(String) |
returns a string from cypher text
|
|
|
Decrypt(array<Byte>[]()[][], X509Certificate2) |
Decrypts the specified certificate.
|
|
|
Decrypt(array<Byte>[]()[][], X509Certificate2, RSAEncryptionPadding) |
Decrypts the specified certificate.
|
|
|
Decrypt(String, X509Certificate2) |
Decrypts the specified certificate.
|
|
|
Decrypt(String, X509Certificate2, RSAEncryptionPadding) |
Decrypts the specified certificate.
|
|
|
Decrypt(String, String) |
returns a string from cipher text
|

