PHP Velho Oeste 2024

sodium_crypto_aead_xchacha20poly1305_ietf_decrypt

(PHP 7 >= 7.2.0)

sodium_crypto_aead_xchacha20poly1305_ietf_decryptDescription

Descrierea

sodium_crypto_aead_xchacha20poly1305_ietf_decrypt ( string $ciphertext , string $additional_data , string $nonce , string $key ) : string|false

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

ciphertext

additional_data

nonce

key

Valorile întoarse

add a note add a note

User Contributed Notes

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