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
is_readable(3) - php
eio_dup2(3) - php
get_object_vars(3) - php
gnupg_sign(3) - php
stream_filter_remove(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator