binaryfinal()
Finishes a multiple-part encryption or decryption
operation, depending on how this cipher was initialized. binaryfinal(object data [, int offset, int length] )
Encrypts or decrypts data in a single-part operation, or
finishes a multiple-part operation.
Parameters
data -
string or binary data offset -
offset in data length -
length of data