PHP8 sodium_crypto_pwhash_scryptsalsa208sha256_str_verify
(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_pwhash_scryptsalsa208sha256_str_verify — 验证密码是否为有效的密码验证字符串
说明
sodium_crypto_pwhash_scryptsalsa208sha256_str_verify(string $hash, string $password): bool
本函数还未编写文档,仅有参数列表。
参数
hash
password