Details
| ID | IsPDFFileEncrypted |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/readpdf:1.0.0.2034953 |
| Tags | Utility Condition |
README
Checks whether the PDF file is encrypted.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | Utility, Condition |
| Cortex XSOAR Version | 6.5.0 |
Inputs
| Argument Name | Description |
|---|---|
| EntryID | The entry ID of the PDF file. |
Outputs
There are no outputs for this script.
commonfields: id: IsPDFFileEncrypted version: -1 name: IsPDFFileEncrypted script: '' type: python subtype: python3 tags: - Utility - Condition comment: Checks whether the PDF file is encrypted. enabled: true args: - name: EntryID description: The entry ID of the PDF file. required: true scripttarget: 0 tests: - No test fromversion: 6.5.0 deprecated: true dockerimage: demisto/readpdf:1.0.0.2034953