Symmetric
|
Name | Description | |
---|---|---|
Decrypt(SymmetricAlgorithm, Stream, Stream, Byte, Byte) | Decrypts input stream onto output stream for the given parameters. | |
Decrypt(SymmetricAlgorithm, Byte, Int32, Int32, Byte, Byte) | Returns a binary array of decrypted data for the given parameters. |