Pbkdf2.Base.verify_pass
You're seeing just the function
verify_pass
, go back to Pbkdf2.Base module for more information.
Specs
Verify a password by comparing it with the stored Pbkdf2 hash.