parent root
PHP: sodium_crypto_pwhash_str_needs_rehash - Manual

sodium_crypto_pwhash_str_needs_rehash

(PHP 7 >= 7.2.0)

sodium_crypto_pwhash_str_needs_rehashDescription

Description

sodium_crypto_pwhash_str_needs_rehash ( string $password , int $opslimit , int $memlimit ) : bool

Warning

This function is currently not documented; only its argument list is available.

Parameters

password

opslimit

memlimit

Return Values

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root