Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.mcrypt-enc-self-test.html
Дата изменения: Sun Feb 3 22:45:07 2002
Дата индексирования: Mon Oct 1 23:05:47 2012
Кодировка:
mcrypt_enc_self_test

mcrypt_enc_self_test

(PHP 4 >= 4.0.2)

mcrypt_enc_self_test -- This function runs a self test on the opened module

Description

int mcrypt_enc_self_test ( resource td)

This function runs the self test on the algorithm specified by the descriptor td. If the self test succeeds it returns zero. In case of an error, it returns 1.