|
6.53.33 mcrypt_module_get_algo_block_sizePHP 4 >= 4.0.2Description
int mcrypt_module_get_algo_block_size(string algorithm ,[string lib_dir ])
mcrypt_module_get_algo_block_size retourne la taille
de blocs d'un algorithme, en octets. Le paramètre optionnel
lib_dir contient le chemin jusqu'au module de
l'algorithme sur le système.
|