Query: mcrypt_enc_get_key_size
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)