Filter Password Protected Files

This section describes how to filter password-protected files.

To filter password-protected files

  • In the Python API, set the password by calling the password method on your session configuration. For example:

    session.config.password("secret-password")