Syntax Syntax
Return Return
(bool)
Source Source
File: wp-includes/sodium_compat/src/Core32/SecretStream/State.php
public function needsRekey() { return ($this->counter & 0xffff) === 0; }
Developer Resources, Tips, Tricks, Tutorials and Much more.
(bool)
File: wp-includes/sodium_compat/src/Core32/SecretStream/State.php
public function needsRekey() { return ($this->counter & 0xffff) === 0; }