Manual
de
PHP
Anterior
Siguiente
mcrypt_get_iv_size
mcrypt_get_iv_size -- Returns the size of the IV belonging to a specific cipher/mode combination
Description
int
mcrypt_get_iv_size
( resource td)
int
mcrypt_get_iv_size
( string cipher, string mode)
Ejemplo
1
.
mcrypt_create_iv(
)
example
Anterior
Inicio
Siguiente
Subir