php man page for mcrypt_enc_is_block_mode

Query: mcrypt_enc_is_block_mode

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MCRYPT_ENC_IS_BLOCK_MODE(3)						 1					       MCRYPT_ENC_IS_BLOCK_MODE(3)

mcrypt_enc_is_block_mode - Checks whether the opened mode outputs blocks

SYNOPSIS
bool mcrypt_enc_is_block_mode (resource $td)
DESCRIPTION
Tells whether the opened mode outputs blocks (e.g. TRUE for cbc and ecb, and FALSE for cfb and stream).
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
Returns 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
define(3) - php
mcrypt_get_block_size(3) - php
hash_final(3) - php
proc_get_status(3) - php
ssh2_sftp_mkdir(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch