IEncryptionServiceDecrypt Method |
Name | Description | |
---|---|---|
![]() | Decrypt(String) | Decrypts the specified text (using the application's symmetric encryption key). |
![]() | Decrypt(Byte, Int32, Stream) | Decrypts the specified data (using the application's symmetric encryption key) and writes the decrypted bytes to the output stream. |