Verify signatures using OpenPGP Public Keys
PGP, GPG, OpenPGP, Encryption, Signing, 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 |
---|---|---|---|---|
Public Key Service | public-key-service | Controller Service API: PGPPublicKeyService Implementation: StandardPGPPublicKeyService | PGP Public Key Service for verifying signatures with Public Key Encryption |
Name | Description |
---|---|
success | Signature Verification Succeeded |
failure | Signature Verification Failed |
Name | Description |
---|---|
pgp.literal.data.filename | Filename from Literal Data |
pgp.literal.data.modified | Modified Date Time from Literal Data in milliseconds |
pgp.signature.created | Signature Creation Time in milliseconds |
pgp.signature.algorithm | Signature Algorithm including key and hash algorithm names |
pgp.signature.hash.algorithm.id | Signature Hash Algorithm Identifier |
pgp.signature.key.algorithm.id | Signature Key Algorithm Identifier |
pgp.signature.key.id | Signature Public Key Identifier |
pgp.signature.type.id | Signature Type Identifier |
pgp.signature.version | Signature Version Number |