Query: mcrypt_enc_self_test
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MCRYPT_ENC_SELF_TEST(3) 1 MCRYPT_ENC_SELF_TEST(3) mcrypt_enc_self_test - Runs a self test on the opened moduleSYNOPSISint mcrypt_enc_self_test (resource $td)DESCRIPTIONThis function runs the self test on the algorithm specified by the descriptor $td.PARAMETERSo $td - The encryption descriptor.RETURN VALUESIf 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 |
---|
property_exists(3) - php |
mcrypt_enc_get_supported_key_sizes(3) - php |
is_readable(3) - php |
proc_get_status(3) - php |
variant_or(3) - php |