WPDev.one
Core Function
View Source on Trac ↗

sodium_crypto_secretstream_xchacha20poly1305_push()

sodium_crypto_secretstream_xchacha20poly1305_push( mixed $state, mixed $message, mixed $additional_data = '', mixed $tag = 0 )

No description available.

Parameters 4 required

Name / Type Description
string

$state

Required
string

$message

Required
string

$additional_data

Required
int

$tag

Required

Return Value

(string)
string

Function Information

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