Fix documentation to correctly describe `verifyHash`

master
Sven Slootweg il y a 8 ans
Parent 4d9d85284c
révision 8181aa86b4

@ -110,7 +110,7 @@ If an error occurs, either the Promise will reject with it, or it will be passed
### scrypt.verifyHash(input, hash, [callback])
Creates a hash.
Verifies an input against a hash.
* __input__: The input to hash, usually a password.
* __hash__: The hash to verify against, in base64 encoding (the default output format of `scrypt.hash`).

Chargement…
Annuler
Enregistrer