(PHP 7 >= 7.2.0, PHP 8)
sodium_memzero — 用 NUL 字符覆盖字符串
&$string
sodium_memzero() 将通过引用传递的字符串清零。
string
字符串。
不返回值。