import bcrypt hashed = bcrypt.hashpw('teste',bcrypt.gensalt()). error: TypeError: Unicode-objects must be encoded before hashing.
確定! 回上一頁