import default_backend backend = default_backend() PBKDF2HMAC(hashes.SHA256(), 32, salt, iterations, backend). As I read here 'backend' is an instance of ...
確定! 回上一頁