sodium_crypto_aead_xchacha20poly1305_ietf_decrypt

(PHP 7 >= 7.2.0)

sodium_crypto_aead_xchacha20poly1305_ietf_decryptDescription

Descrição

sodium_crypto_aead_xchacha20poly1305_ietf_decrypt ( string $ciphertext , string $ad , string $nonce , string $key ) : string

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

ciphertext

ad

nonce

key

Valor Retornado

add a note add a note

User Contributed Notes

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