BlowfishCipher.Decipher Method

CryptSharp

BlowfishCipherDecipher Method CryptSharp
Overload List

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

Reference