BlowfishCipherEncipher Method | CryptSharp |
Overload List
Name | Description | |
---|---|---|
Encipher(Byte, Int32) |
Enciphers eight bytes of data in-place.
|
|
Encipher(UInt32, UInt32) |
Enciphers eight bytes of data.
|
|
Encipher(Byte, Int32, Byte, Int32) |
Enciphers eight bytes of data from one buffer and places the result in another buffer.
|
See Also