php man page for mcrypt_enc_get_key_size

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 mode

SYNOPSIS
int mcrypt_enc_get_key_size (resource $td)
DESCRIPTION
Gets the maximum supported key size of the algorithm in bytes.
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
Returns 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
crypt::des(3) - suse
mcrypt_generic_init(3) - php
crypt::cast5(3pm) - debian
crypt::des(3pm) - debian
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team