Sodium Functions
PHP Manual

sodium_crypto_auth

(PHP 7 >= 7.2.0)

sodium_crypto_authCompute a tag for the message

Description

string sodium_crypto_auth ( string $msg , string $key )

Warning

This function is currently not documented; only its argument list is available.

Parameters

msg

key

Return Values


Sodium Functions
PHP Manual