public getCipher () Returns the current cipher
public decryptBase64 (mixed $text, [mixed $key], [mixed $safe]) Decrypt a text that is coded as
public setCipher (mixed $cipher) Sets the cipher algorithm
public encrypt (mixed $text, [mixed $key]) Encrypts a text
integer PADDING_ANSI_X_923
integer PADDING_DEFAULT
integer PADDING_SPACE
public setKey (mixed $key) Sets the encryption key
public getAvailableCiphers () Returns a list of available ciphers
integer PADDING_PKCS7
Page 1 of 2