位置: 编程技术 - 正文
推荐整理分享PHP:mcrypt_generic_deinit()的用法_Mcrypt函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4 >= 4.0.7, PHP 5)
mcrypt_generic_deinit — 对加密模块进行清理工作
说明 bool mcrypt_generic_deinit ( resource $td )本函数终止由加密描述符(td)指定的加密模块, 它会清理缓冲区,但是并不关闭模块。 要想关闭加密模块, 你需要自行调用 mcrypt_module_close() 函数。 (但是 PHP 会在脚本末尾为你关闭已打开的加密模块)
参数td
加密描述符。
返回值成功时返回 TRUE, 或者在失败时返回 FALSE。
参见mcrypt_module_open() - 打开算法和模式对应的模块 mcrypt_generic_init() - 初始化加密所需的缓冲区
PHP:mcrypt_generic_end()的用法_Mcrypt函数 mcrypt_generic_end(PHP4=4.0.2,PHP5=5.1.6)mcrypt_generic_end终止加密说明boolmcrypt_generic_end(resource$td)Warning本函数已经废弃,当和mcrypt_module_close()联合使用时,可能会由
PHP:mcrypt_encrypt()的用法_Mcrypt函数 mcrypt_encrypt(PHP4=4.0.2,PHP5)mcrypt_encrypt使用给定参数加密明文说明stringmcrypt_encrypt(string$cipher,string$key,string$data,string$mode[,string$iv])加密数据并返回密文。参数c
PHP:mcrypt_enc_self_test()的用法_Mcrypt函数 mcrypt_enc_self_test(PHP4=4.0.2,PHP5)mcrypt_enc_self_test在打开的模块上进行自检说明intmcrypt_enc_self_test(resource$td)在td指定的算法上进行自检操作。参数td加密描述符
标签: PHP:mcrypt_generic_deinit()的用法_Mcrypt函数
本文链接地址:https://www.jiuchutong.com/biancheng/287415.html 转载请保留说明!友情链接: 武汉网站建设