integer PADDING_SPACE
public encrypt (mixed $text, [mixed $key]) Encrypts a text
public getCipher () Returns the current cipher
integer PADDING_DEFAULT
public decryptBase64 (mixed $text, [mixed $key], [mixed $safe]) Decrypt a text that is coded as
public setKey (mixed $key) Sets the encryption key
public setCipher (mixed $cipher) Sets the cipher algorithm
integer PADDING_ANSI_X_923
integer PADDING_ISO_10126
public decrypt (mixed $text, [mixed $key]) Decrypts an encrypted text
Page 1 of 2