WPDev.one
Core Function
View Source on Trac ↗

crypto_secretbox_open()

crypto_secretbox_open( mixed $message, mixed $nonce, mixed $key )

No description available.

Parameters 3 required

Name / Type Description
string

$message

Required
string

$nonce

Required
string

$key

Required

Return Value

((string)
| bool)

Function Information

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