Query: mcrypt_enc_get_block_size
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MCRYPT_ENC_GET_BLOCK_SIZE(3) 1 MCRYPT_ENC_GET_BLOCK_SIZE(3) mcrypt_enc_get_block_size - Returns the blocksize of the opened algorithmSYNOPSISint mcrypt_enc_get_block_size (resource $td)DESCRIPTIONGets the blocksize of the opened algorithm.PARAMETERSo $td - The encryption descriptor.RETURN VALUESReturns the block size of the specified algorithm in bytes. PHP Documentation Group MCRYPT_ENC_GET_BLOCK_SIZE(3)