Php/docs/function.sodium-crypto-box

From Get docs

sodium_crypto_box

(PHP 7 >= 7.2.0)

sodium_crypto_boxEncrypt a message


Description

sodium_crypto_box ( string $msg , string $nonce , string $key ) : string

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


Parameters

msg
nonce
key


Return Values