Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.mcrypt-generic-end.html
Дата изменения: Sun Feb 3 22:45:07 2002
Дата индексирования: Tue Oct 2 12:27:57 2012
Кодировка:
mcrypt_generic_end

mcrypt_generic_end

(PHP 4 >= 4.0.2)

mcrypt_generic_end -- This function terminates encryption

Description

bool mcrypt_generic_end ( resource td)

This function terminates encryption specified by the encryption descriptor (td). Actually it clears all buffers, and closes all the modules used. Returns FALSE on error, or TRUE on succes.