MCRYPT_ENC_IS_BLOCK_MODE(3) 1 MCRYPT_ENC_IS_BLOCK_MODE(3) mcrypt_enc_is_block_mode - Checks whether the opened mode outputs blocksSYNOPSISbool mcrypt_enc_is_block_mode (resource $td)DESCRIPTIONTells whether the opened mode outputs blocks (e.g. TRUE for cbc and ecb, and FALSE for cfb and stream).PARAMETERSo $td - The encryption descriptor.RETURN VALUESReturns TRUE if the mode outputs blocks of bytes, or FALSE if it outputs just bytes. PHP Documentation Group MCRYPT_ENC_IS_BLOCK_MODE(3)
| Related Man Pages |
|---|
| hash_hmac(3) - php |
| mcrypt_decrypt(3) - php |
| mcrypt_get_iv_size(3) - php |
| ssh2_sftp_mkdir(3) - php |
| variant_and(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |