Dutch PHP Conference 2025 - Call For Papers

Predefined Constants

The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.

HASH_HMAC (int)
Optional flag for hash_init(). Indicates that the HMAC digest-keying algorithm should be applied to the current hashing context.
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top