Syntax Syntax
Parameters Parameters
- $key
-
(Required)
Return Return
(array<int,) string>
Source Source
File: wp-includes/sodium_compat/lib/php72compat.php
function sodium_crypto_secretstream_xchacha20poly1305_init_push($key) { return ParagonIE_Sodium_Compat::crypto_secretstream_xchacha20poly1305_init_push($key); }