PHP.nl

mcrypt_enc_get_key_size

mcrypt_enc_get_key_size

Returns the maximum supported keysize of the opened mode

int **mcrypt_enc_get_key_size** resource $td

Gets the maximum supported key size of the algorithm in bytes.

tdThe encryption descriptor.

Returns the maximum supported key size of the algorithm in bytes.