I take backups with encryption applied and they’re being uploaded to s3. Now I cannot restore data using following command
bench --site {site} restore {path/to/database/file}
--with-public-files {path/to/public/archive}
--with-private-files {path/to/private/archive}
Should I first have to decrypt files or what would be the procedure?