   #PHP Manual Mcrypt Encryption Functions mcrypt_list_modes
   mcrypt_module_get_algo_block_size

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              mcrypt_module_close

   (PHP 4 >= 4.0.2)
   mcrypt_module_close --  Close the mcrypt module

Description

   bool mcrypt_module_close ( resource td)

   This function closes the specified encryption handle.

   See mcrypt_module_open() for an example.
   ______________________________________________________________________

   Prev              Home                              Next
   mcrypt_list_modes  Up  mcrypt_module_get_algo_block_size
