ISM Manual
  • Overview
  • Features
  • Components
  • Directory Structure
  • Startup/Shutdown
  • ISM Admin UI
    • Dashboard
    • Flow
    • Job
      • Schedule
    • Channel
      • AMQP
      • Mqtt
      • sFTP
    • Interface
      • System
      • Data Structure
      • Field Group
      • Field
    • Web Service
    • Utility
    • Admin
    • Result
  • Tasks
    • Control Task
      • Route
      • Split/Join
      • Mapping
    • FTP
      • FTP Input
      • FTP Output
      • FTP Transfer
    • DB
      • SQL Executor
      • SQL Batch Executor
    • File
      • File Input
      • File Output
      • File Validator
      • Record Extractor
    • Excel
      • Excel Reader
      • Excel Writer
    • Flow
      • Flow Execution
      • Wait Sub
    • Web Service
      • REST Client
      • Web service Client
    • PGP
      • Encrypt
      • Decrypt
    • Cloud
      • SharePoint
      • Amazon S3
      • Google Cloud Storage
    • Others
      • Email Sender
      • LDAP Client
      • Function
      • Script
      • Java Class
  • REST Service
  • Trouble Shooting
  • Logging Configuration
  • Implementing a Task
  • Custom Class
  • Frequently Asked Questions (FAQ)
    • What is XNARUM Integration Service Mastery (ISM)?
    • What is the purpose of XNARUM?
    • Can XNARUM be customized to specific integration requirements?
    • Is XNARUM scalable?
    • Does XNARUM provide support and maintenance?
Powered by GitBook
On this page
  • Input
  • Output
  • Example
  • Encrypt
  • Decrypt
  1. Tasks
  2. PGP

Decrypt

PreviousEncryptNextCloud

Last updated 1 year ago

This component decrypts a file with private key.

Input

Attribute
Description

Encrypted File Path

The full path of the encrypted file

Decrypted File Path

The full path of the decrypted file

Private Key File

Private key file used to decrypt the encrypted file

Passphrase

Passphrase to use private key

Output

Attribute
Description

DecryptedFile

The full path of the decrypted file

Example

This example demonstrates the encryption and decryption in a flow.

Encrypt

Input
Output

Decrypt

Input
Output

This picture shows the contents of the files.

Graphical user interface, text, application, email

Description automatically generated
A picture containing text

Description automatically generated