mcrypt_enc_self_test(3) php man page | unix.com

Man Page: mcrypt_enc_self_test

Operating Environment: php

Section: 3

MCRYPT_ENC_SELF_TEST(3) 						 1						   MCRYPT_ENC_SELF_TEST(3)

mcrypt_enc_self_test - Runs a self test on the opened module

SYNOPSIS
int mcrypt_enc_self_test (resource $td)
DESCRIPTION
This function runs the self test on the algorithm specified by the descriptor $td.
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
If the self test succeeds it returns FALSE. In case of an error, it returns TRUE. PHP Documentation Group MCRYPT_ENC_SELF_TEST(3)
Related Man Pages
mcrypt_enc_get_supported_key_sizes(3) - php
eio_sendfile(3) - php
eio_dup2(3) - php
get_object_vars(3) - php
gnupg_sign(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update