mcrypt_module_close
Description
bool mcrypt_module_close ( resource td)This function closes the specified encryption handle.
See mcrypt_module_open() for an example.
This function closes the specified encryption handle.
See mcrypt_module_open() for an example.