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