sodium_crypto_secretstream_xchacha20poly1305_pull

Supported Versions: PHP 7 >= 7.2.0, PHP 8
Decrypt a chunk of data from an encrypted stream
<?php sodium_crypto_secretstream_xchacha20poly1305_pull(string &$state, string $ciphertext, string $additional_data = ""): array|false