RsaAes Class |
Namespace: Cauldron.Cryptography
public static class RsaAes
The RsaAes type exposes the following members.
Name | Description | |
---|---|---|
Decrypt |
Decrypts encrypted data
| |
Encrypt(String, Byte) |
Encrypts data
| |
Encrypt(String, String) |
Encrypts data
|