IEncryptionServiceEncrypt Method |
| Name | Description | |
|---|---|---|
| Encrypt(String) | Encrypts the specified text (using the application's symmetric encryption key). | |
| Encrypt(Byte, Stream) | Encrypts the specified data (using the application's symmetric encryption key) and writes the encrypted bytes to the output stream. |