BlowfishCipher.Encipher Method

CryptSharp

BlowfishCipherEncipher Method CryptSharp
Overload List

  Name Description
Public method Encipher(Byte, Int32)
Enciphers eight bytes of data in-place.
Public method Encipher(UInt32, UInt32)
Enciphers eight bytes of data.
Public method Encipher(Byte, Int32, Byte, Int32)
Enciphers eight bytes of data from one buffer and places the result in another buffer.
Top
See Also

Reference