(PHP 4 >= 4.0.2, PHP 5, PHP 7)
mcrypt_module_close — mcrypt モジュールを閉じる
This function has been DEPRECATED as of PHP 7.1.0. Relying on this function is highly discouraged.
$td
)指定した暗号化ハンドルを閉じます。
td
暗号化記述子。
成功した場合に TRUE
を、失敗した場合に FALSE
を返します。