mcrypt_generic_deinit
mcrypt_generic_deinit
(PHP 4 >= 4.0.7, PHP 5, PHP 7)
mcrypt_generic_deinit — This function deinitializes an encryption module
Warning
This function has been DEPRECATED as of PHP 7.1.0. Relying on this function is highly discouraged.
Description
bool mcrypt_generic_deinit ( resource $td )
This function terminates encryption specified by the encryption descriptor (td
). It clears all buffers, but does not close t