PHP Doku:: Closes the mcrypt module - function.mcrypt-module-close.html

Verlauf / Chronik / History: (17) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzKryptografische ErweiterungenMcryptMcrypt Funktionenmcrypt_module_close

Ein Service von Reinhard Neidl - Webprogrammierung.

Mcrypt Funktionen

<<mcrypt_list_modes

mcrypt_module_get_algo_block_size>>

mcrypt_module_close

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_module_closeCloses the mcrypt module

Beschreibung

bool mcrypt_module_close ( resource $td )

Closes the specified encryption handle.

Parameter-Liste

td

The encryption descriptor.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)