Core Function
View Source on Trac ↗ sodium_crypto_secretstream_xchacha20poly1305_pull()
sodium_crypto_secretstream_xchacha20poly1305_pull( mixed $state, mixed $ciphertext, mixed $additional_data = '' ) No description available.
Parameters 3 required
| Name / Type | Description |
|---|---|
| string | $state Required |
| string | $ciphertext Required |
| string | $additional_data Required |
Return Value
((bool)
| array{0: string, 1: int})
Function Information
Source File
wp-includes/sodium_compat/lib/php72compat.php
Advertisement