Query: mcrypt_module_get_supported_key_sizes
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MCRYPT_MODULE_GET_SUPPORTED_KEY_SIZES(3) 1 MCRYPT_MODULE_GET_SUPPORTED_KEY_SIZES(3) mcrypt_module_get_supported_key_sizes - Returns an array with the supported keysizes of the opened algorithmSYNOPSISarray mcrypt_module_get_supported_key_sizes (string $algorithm, [string $lib_dir])DESCRIPTIONReturns an array with the key sizes supported by the specified algorithm. If it returns an empty array then all key sizes between 1 and mcrypt_module_get_algo_key_size(3) are supported by the algorithm.PARAMETERSo $algorithm - The algorithm to be used. o $lib_dir - The optional $lib_dir parameter can contain the location where the algorithm module is on the system.RETURN VALUESReturns an array with the key sizes supported by the specified algorithm. If it returns an empty array then all key sizes between 1 and mcrypt_module_get_algo_key_size(3) are supported by the algorithm.SEE ALSOmcrypt_enc_get_supported_key_sizes(3). PHP Documentation Group MCRYPT_MODULE_GET_SUPPORTED_KEY_SIZES(3)
Related Man Pages |
---|
getipsecalgbynum(3nsl) - sunos |
getipsecalgbynum(3nsl) - opensolaris |
mcrypt_enc_get_supported_key_sizes(3) - php |
getipsecalgbyname(3nsl) - plan9 |
getipsecalgbyname(3nsl) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |