Sodium Funktionen
PHP Manual

sodium_crypto_box

(PHP 7 >= 7.2.0)

sodium_crypto_boxEncrypt a message

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

msg

nonce

key

Rückgabewerte


Sodium Funktionen
PHP Manual