McryptEncrypter (Encryption)
McryptEncrypter
class McryptEncrypter extends BaseEncrypter implements Encrypter (View source)
Methods
void | __construct( string $key, string $cipher = MCRYPT_RIJNDAEL_128) Create a new encrypter instance. | |
static bool | suppor
|