PHP 8.6.0 Beta 3 is available for testing

Costanti predefinite

Queste costanti sono definite da questa estensione e sono disponibili solo se l'estensione è stata compilata nel PHP o se è stata caricata dinamicamente a 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