|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">mcrypt_module_self_testDescriptionboolean mcrypt_module_self_test ( string algorithm [, string lib_dir])mcrypt_module_self_test() effectue un test sur l'algorithme spécifié. Le paramètre optionnel lib_dir contient le chemin jusqu'au module de l'algorithme sur le système. mcrypt_module_self_test() retourne TRUE si le test fonctionne, et FALSE sinon.
|