Overload List
Name | Description | |
---|---|---|
Decipher(Byte[], Int32) |
Reverses the encipherment of eight bytes of data in-place.
| |
Decipher(UInt32, UInt32) |
Reverses the encipherment of eight bytes of data.
| |
Decipher(Byte[], Int32,Byte[], Int32) |
Reverses the encipherment of eight bytes of data from one buffer and places the result in another buffer.
|
See Also