mcrypt_generic_init
mcrypt_generic_init
(PHP 4 >= 4.0.2, PHP 5, PHP 7)
mcrypt_generic_init — This function initializes all buffers needed for encryption
Warning
This function has been DEPRECATED as of PHP 7.1.0. Relying on this function is highly discouraged.
Description
int mcrypt_generic_init ( resource $td , string $key , string $iv )
You need to call this function before every call to 登录查看完整内容