sodium_memzero — Overwrite a string with NUL characters
&$string
sodium_memzero() zeroes out the string that is passed by reference.
string
String.
No value is returned.