parent root
PHP: sodium_crypto_secretstream_xchacha20poly1305_push - Manual

sodium_crypto_secretstream_xchacha20poly1305_push

(PHP 7 >= 7.2.0)

sodium_crypto_secretstream_xchacha20poly1305_pushDescription

Description

sodium_crypto_secretstream_xchacha20poly1305_push ( string &$state , string $msg [, string $ad [, int $tag ]] ) : string

Warning

This function is currently not documented; only its argument list is available.

Parameters

state

msg

ad

tag

Return Values

add a noteadd a note

User Contributed Notes

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