PHP
Handbuch
Zurück
Nach
vorne
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)
Beispiel
1
.
mcrypt_create_iv(
)
example
Zurück
Zum
Anfang
Nach
vorne
Nach
oben