WPDev.one
Core Function
View Source on Trac ↗

sodium_crypto_box_open()

sodium_crypto_box_open( mixed $ciphertext, mixed $nonce, mixed $key_pair )

No description available.

Parameters 3 required

Name / Type Description
string

$ciphertext

Required
string

$nonce

Required
string

$key_pair

Required

Return Value

((string)
| bool)

Function Information

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