PHP-manual
Föregående
Nästa
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)
Exempel
1
.
mcrypt_create_iv(
)
example
Föregående
Hem
Nästa
Upp