Man Page: mcrypt_module_get_algo_key_size
Operating Environment: php
Section: 3
MCRYPT_MODULE_GET_ALGO_KEY_SIZE(3) 1 MCRYPT_MODULE_GET_ALGO_KEY_SIZE(3) mcrypt_module_get_algo_key_size - Returns the maximum supported keysize of the opened modeSYNOPSISint mcrypt_module_get_algo_key_size (string $algorithm, [string $lib_dir])DESCRIPTIONGets the maximum supported keysize of the opened mode.PARAMETERSo $algorithm - The algorithm name. o $lib_dir - This optional parameter can contain the location where the mode module is on the system.RETURN VALUESThis function returns the maximum supported key size of the algorithm specified in bytes. PHP Documentation Group MCRYPT_MODULE_GET_ALGO_KEY_SIZE(3)
| Related Man Pages |
|---|
| crypt_unix(5) - sunos |
| crypt::des(3) - centos |
| mcrypt_module_open(3) - php |
| crypt_unix(5) - plan9 |
| crypt::des(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Denial Of Service Attack Update |