from passlib.hash import bcrypt >>> # generate new salt, hash password >>> h ... You can check which backend is in use by calling bcrypt.get_backend() .
確定! 回上一頁