首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
hash_hmac_algos
hash_hmac_algos
返回适用于hash_hmac的已注册散列算法列表
名称:
hash_hmac_algos
分类:
Hash
所属语言:
php
一句话介绍:
返回适用于hash_hmac的已注册散列算法列表
相关内容
自定义扩展get_client_version支持更多客户端信息
7
ftp_rawlist 结合 explode 拆解目录数据
7
curl_close 和 curl_reset 在 cURL 会话管理中的不同作用
7
get_include_path() 与 include_path 配置指令的关系详解
4
同类函数
hash_update
hash_update
向活跃的哈希运算上下文中填充数据
hash_hmac_algos
hash_hmac_algos
返回适用于hash_hmac的已注册散列
hash_update_file
hash_update_file
从文件向活跃的哈希运算上下文中填充数据
hash_pbkdf2
hash_pbkdf2
生成所提供密码的PBKDF2密钥导出
hash_algos
hash_algos
返回已注册的哈希算法列表
hash_update_stream
hash_update_stream
从打开的流向活跃的哈希运算上下文中填充数
hash_hmac
hash_hmac
使用HMAC方法生成带有密钥的哈希值
hash_copy
hash_copy
拷贝哈希运算上下文
热门文章