WPDev.one
Core Function
View Source on Trac ↗

sodium_crypto_aead_xchacha20poly1305_ietf_decrypt()

sodium_crypto_aead_xchacha20poly1305_ietf_decrypt( mixed $ciphertext, mixed $additional_data, mixed $nonce, mixed $key )

No description available.

Parameters 4 required

Name / Type Description
string

$ciphertext

Required
string

$additional_data

Required
string

$nonce

Required
string

$key

Required

Return Value

((string)
| bool)

Function Information

Source File
wp-includes/sodium_compat/lib/php72compat.php
Advertisement