Core Function
View Source on Trac ↗ crypto_aead_aes256gcm_encrypt()
crypto_aead_aes256gcm_encrypt( mixed $message, mixed $assocData, mixed $nonce, mixed $key ) No description available.
Parameters 4 required
| Name / Type | Description |
|---|---|
| string | $message Required |
| string | $assocData Required |
| string | $nonce Required |
| string | $key Required |
Return Value
(string)
string
Function Information
Source File
wp-includes/sodium_compat/lib/sodium_compat.php
Advertisement