VerifyContentPGP

Description:

Verify signatures using OpenPGP Public Keys

Tags:

PGP, GPG, OpenPGP, Encryption, Signing, RFC 4880

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Public Key Servicepublic-key-serviceController Service API:
PGPPublicKeyService
Implementation: StandardPGPPublicKeyService
PGP Public Key Service for verifying signatures with Public Key Encryption

Relationships:

NameDescription
successSignature Verification Succeeded
failureSignature Verification Failed

Reads Attributes:

None specified.

Writes Attributes:

NameDescription
pgp.literal.data.filenameFilename from Literal Data
pgp.literal.data.modifiedModified Date Time from Literal Data in milliseconds
pgp.signature.createdSignature Creation Time in milliseconds
pgp.signature.algorithmSignature Algorithm including key and hash algorithm names
pgp.signature.hash.algorithm.idSignature Hash Algorithm Identifier
pgp.signature.key.algorithm.idSignature Key Algorithm Identifier
pgp.signature.key.idSignature Public Key Identifier
pgp.signature.type.idSignature Type Identifier
pgp.signature.versionSignature Version Number

State management:

This component does not store state.

Restricted:

This component is not restricted.

Input requirement:

This component requires an incoming relationship.

System Resource Considerations:

None specified.

See Also:

DecryptContentPGP, EncryptContentPGP, SignContentPGP