sodium_crypto_box_open

(PHP 7 >= 7.2.0)

sodium_crypto_box_openVerify and decrypt a ciphertext

Opis

sodium_crypto_box_open ( string $ciphertext , string $nonce , string $key ) : string

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

ciphertext

nonce

key

Zwracane wartości

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top