checkpw(password, hashed_password) -> boolean Verify that the plaintext password matches hashed_password. Returns true if it matches or false otherwise.
確定! 回上一頁