downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mcrypt_module_get_algo_block_size> <mcrypt_list_modes
[edit] Last updated: Fri, 25 May 2012

view this page in

mcrypt_module_close

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_module_closemcrypt モジュールを閉じる

説明

bool mcrypt_module_close ( resource $td )

指定した暗号化ハンドルを閉じます。

パラメータ

td

暗号化記述子。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

  • mcrypt_module_open() - 使用するアルゴリズムおよびモードのモジュールをオープンする



add a note add a note User Contributed Notes mcrypt_module_close
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites