Manual
do
PHP
Anterior
Próxima
mcrypt_get_block_size
mcrypt_get_block_size -- Get the block size of the specified cipher
Description
int
mcrypt_get_block_size
( int cipher)
int
mcrypt_get_block_size
( string cipher, string module)
Exemplo
1
.
mcrypt_get_block_size(
)
example
Anterior
Principal
Próxima
Acima