php / 8.1.5 / function.sodium-memzero.html /

sodium_memzero

(PHP 7 >= 7.2.0, PHP 8)

sodium_memzeroOverwrite a string with NUL characters

Description

sodium_memzero(string &$string): void

sodium_memzero() zeroes out the string that is passed by reference.

Parameters

string

String.

Return Values

No value is returned.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.sodium-memzero.php