API_KEY_DEFAULT_ALGO
Default API Key Hashing Algorithm: This constant defines the default hashing algorithm used when generating API keys.
public
mixed
API_KEY_DEFAULT_ALGO
= 'sha3-384'
It specifies the cryptographic hash function employed for security purposes.