Core Function
View Source on Trac ↗ crypto_generichash()
crypto_generichash( mixed $message, mixed $key = null, mixed $outLen = 32 ) No description available.
Parameters 3 required
| Name / Type | Description |
|---|---|
| string | $message Required |
| (string | | null) $key Required |
| int | $outLen Required |
Return Value
(string)
string
Function Information
Source File
wp-includes/sodium_compat/lib/sodium_compat.php
Advertisement