|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">mcrypt_get_block_sizeDescriptionint mcrypt_get_block_size ( int cipher)int mcrypt_get_block_size ( string cipher, string module) mcrypt_get_block_size() sert à lire la taille de blocs du chiffrement cipher. mcrypt_get_block_size() prend comme argument le chiffrement cipher et retourne une taille en octets. Voir aussi : mcrypt_get_key_size().
|