RSA.Decrypt Method
From Tungsten Suite
Tungsten
|
|
RSADecrypt Method |
| Name | Description | |
|---|---|---|
| Decrypt(Byte) |
Decrypts a byte[] (previously encrypted with the Encrypt method)
| |
| Decrypt(Byte, RSAParameters) |
Decrypts a byte[] (previously encrypted with the Encrypt method)
|