MCRYPT_ENC_GET_KEY_SIZE(3) 1 MCRYPT_ENC_GET_KEY_SIZE(3) mcrypt_enc_get_key_size - Returns the maximum supported keysize of the opened modeSYNOPSISint mcrypt_enc_get_key_size (resource $td)DESCRIPTIONGets the maximum supported key size of the algorithm in bytes.PARAMETERSo $td - The encryption descriptor.RETURN VALUESReturns the maximum supported key size of the algorithm in bytes. PHP Documentation Group MCRYPT_ENC_GET_KEY_SIZE(3)
| Related Man Pages |
|---|
| crypt::des(3) - centos |
| mcrypt_decrypt(3) - php |
| mcrypt_enc_get_supported_key_sizes(3) - php |
| crypt::des(3) - suse |
| mcrypt_module_open(3) - php |