Sodium Functions
PHP Manual

sodium_crypto_box_seal

(PHP 7 >= 7.2.0)

sodium_crypto_box_sealEncrypt a message

Description

string sodium_crypto_box_seal ( 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