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
unlink(3) - php
gnupg_sign(3) - php
proc_get_status(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team