资源类型
Hash 函数
Hash
在线手册:
中文
英文
PHP手册
预定义常量
下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。
HASH_HMAC
(
integer
)
Optional flag for
hash_init()
. Indicates that the HMAC digest-keying algorithm should be applied to the current hashing context.
资源类型
Hash 函数
Hash
在线手册:
中文
英文
PHP手册