You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where ``filename``, ``password``, and``keyfile`` are strings. ``filename``is the path to the database, ``password``is the master password string, and``keyfile``is the path to the database keyfile. At least one of ``password``and``keyfile``is required. Alternatively, the derived key can be supplied directly through ``transformed_key``.
369
+
where ``filename``, ``password``, and``keyfile`` are strings. ``filename``is the path to the database, ``password``is the master password string, and``keyfile``is the path to the database keyfile. At least one of ``password``and``keyfile``is required. Alternatively, the derived key can be supplied directly through ``transformed_key``.``decrypt`` tells whether the file should be decrypted ornot.
370
370
371
371
Can raise``CredentialsError``, ``HeaderChecksumError``, or``PayloadChecksumError``.
0 commit comments