Decrypt contents of OpenPGP messages. Using the Packaged Decryption Strategy preserves OpenPGP encoding to support subsequent signature verification.
PGP, GPG, OpenPGP, Encryption, RFC 4880
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Decryption Strategy | decryption-strategy | DECRYPTED |
| Strategy for writing files to success after decryption |
Passphrase | passphrase | Passphrase used for decrypting data encrypted with Password-Based Encryption Sensitive Property: true | ||
Private Key Service | private-key-service | Controller Service API: PGPPrivateKeyService Implementation: StandardPGPPrivateKeyService | PGP Private Key Service for decrypting data encrypted with Public Key Encryption |
Name | Description |
---|---|
success | Decryption Succeeded |
failure | Decryption Failed |
Name | Description |
---|---|
pgp.literal.data.filename | Filename from decrypted Literal Data |
pgp.literal.data.modified | Modified Date from decrypted Literal Data |
pgp.symmetric.key.algorithm.block.cipher | Symmetric-Key Algorithm Block Cipher |
pgp.symmetric.key.algorithm.id | Symmetric-Key Algorithm Identifier |