导航首页 »  技术教程 »  PHP:mcrypt_enc_self_test()的用法_Mcrypt函数
PHP:mcrypt_enc_self_test()的用法_Mcrypt函数 1078 2023-12-15   

mcrypt_enc_self_test

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_self_test — 在打开的模块上进行自检

说明

int mcrypt_enc_self_test ( resource $td )

td 指定的算法 上进行自检操作。

参数

td

加密描述符。

返回值

自检成功,返回 FALSE, 如果发生错误,返回 TRUE



文章评论 (0条)
发表评论
暂无评论,快来抢沙发吧~