public decrypt (mixed $text, [mixed $key]) Decrypts an encrypted text
integer PADDING_PKCS7
integer PADDING_ZERO
integer PADDING_ISO_IEC_7816_4
public getKey () Returns the encryption key
implements Phalcon\CryptInterface
extends class Phalcon\Exception
public setPadding (mixed $scheme) Changes the padding scheme used
public encryptBase64 (mixed $text, [mixed $key], [mixed $safe]) Encrypts a text returning the result
Page 2 of 2