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)
Related Man Pages |
---|
mcrypt_decrypt(3) - php |
mcrypt_enc_get_supported_key_sizes(3) - php |
crypt::des(3) - suse |
mcrypt_generic_init(3) - php |
crypt::cast5(3pm) - debian |