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

search for in the

mcrypt_module_get_supported_key_sizes> <mcrypt_module_get_algo_block_size
[edit] Last updated: Fri, 24 May 2013

view this page in

mcrypt_module_get_algo_key_size

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_module_get_algo_key_sizeDevuelve el tamaño de clave máximo soportado por el modo abierto

Descripción

int mcrypt_module_get_algo_key_size ( string $algorithm [, string $lib_dir ] )

Toma el tamaño de clave máximo soportado por el modo abierto.

Parámetros

algorithm

El nombre del algoritmo.

lib_dir

Este parámetro opcional puede contener la ubicación donde el módulo de modos se encuentra dentro del sistema.

Valores devueltos

Esta función devuelve el tamaño de clave máximo soportado por el algoritmo especificado en bytes.



add a note add a note User Contributed Notes mcrypt_module_get_algo_key_size - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites