downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mcrypt_generic_end> <mcrypt_encrypt
[edit] Last updated: Fri, 23 Mar 2012

view this page in

mcrypt_generic_deinit

(PHP 4 >= 4.0.7, PHP 5)

mcrypt_generic_deinitBir şifreleme tanıtıcısını yeniden ilklendirir

Açıklama

bool mcrypt_generic_deinit ( resource $şt )

This function terminates encryption specified by the encryption Şifre tanıtıcısı (şt) ile belirtilen şifrelemeyi sonlandırır. Tüm tamporları temizler fakat modülü kapatmaz. Modülü kapatmak için mcrypt_module_close() işlevini kullanmalısınız. (Unutursanız, betik sonunda PHP bunu sizin yerinize yapacaktır).

Değiştirgeler

şt

mcrypt_module_open() tarafından döndürülmüş bir şifreleme tanıtıcısı.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Ayrıca Bakınız



add a note add a note User Contributed Notes mcrypt_generic_deinit
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites