PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mcrypt_list_algorithms> <mcrypt_get_iv_size
Last updated: Fri, 04 Jul 2008

view this page in

mcrypt_get_key_size

(PHP 4, PHP 5)

mcrypt_get_key_size — Obtiene el tamaño de la clave de un cifrado

Descripción

int mcrypt_get_key_size ( int $cipher )

mcrypt_get_key_size() se usa para obtener el tamaño de la clave del cifrado indicado en cipher .

mcrypt_get_key_size() toma un argumento, el cifrado cipher y devuelve el tamaño de la clave en bytes.

Ver también: mcrypt_get_block_size()



add a note add a note User Contributed Notes
mcrypt_get_key_size
There are no user contributed notes for this page.

mcrypt_list_algorithms> <mcrypt_get_iv_size
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites