blob: 63f18413cee1a9e17f7e25681bd9792a100de486 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"></meta><title>VerifyContentPGP</title><link rel="stylesheet" href="../../../../../css/component-usage.css" type="text/css"></link></head><script type="text/javascript">window.onload = function(){if(self==top) { document.getElementById('nameHeader').style.display = "inherit"; } }</script><body><h1 id="nameHeader" style="display: none;">VerifyContentPGP</h1><h2>Description: </h2><p>Verify signatures using OpenPGP Public Keys</p><h3>Tags: </h3><p>PGP, GPG, OpenPGP, Encryption, Signing, RFC 4880</p><h3>Properties: </h3><p>In the list below, the names of required properties appear in <strong>bold</strong>. Any other properties (not in bold) are considered optional. The table also indicates any default values.</p><table id="properties"><tr><th>Display Name</th><th>API Name</th><th>Default Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td id="name"><strong>Public Key Service</strong></td><td>public-key-service</td><td></td><td id="allowable-values"><strong>Controller Service API: </strong><br/>PGPPublicKeyService<br/><strong>Implementation: </strong><a href="../../../nifi-pgp-service-nar/1.19.1/org.apache.nifi.pgp.service.standard.StandardPGPPublicKeyService/index.html">StandardPGPPublicKeyService</a></td><td id="description">PGP Public Key Service for verifying signatures with Public Key Encryption</td></tr></table><h3>Relationships: </h3><table id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Signature Verification Succeeded</td></tr><tr><td>failure</td><td>Signature Verification Failed</td></tr></table><h3>Reads Attributes: </h3>None specified.<h3>Writes Attributes: </h3><table id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>pgp.literal.data.filename</td><td>Filename from Literal Data</td></tr><tr><td>pgp.literal.data.modified</td><td>Modified Date Time from Literal Data in milliseconds</td></tr><tr><td>pgp.signature.created</td><td>Signature Creation Time in milliseconds</td></tr><tr><td>pgp.signature.algorithm</td><td>Signature Algorithm including key and hash algorithm names</td></tr><tr><td>pgp.signature.hash.algorithm.id</td><td>Signature Hash Algorithm Identifier</td></tr><tr><td>pgp.signature.key.algorithm.id</td><td>Signature Key Algorithm Identifier</td></tr><tr><td>pgp.signature.key.id</td><td>Signature Public Key Identifier</td></tr><tr><td>pgp.signature.type.id</td><td>Signature Type Identifier</td></tr><tr><td>pgp.signature.version</td><td>Signature Version Number</td></tr></table><h3>State management: </h3>This component does not store state.<h3>Restricted: </h3>This component is not restricted.<h3>Input requirement: </h3>This component requires an incoming relationship.<h3>System Resource Considerations:</h3>None specified.<h3>See Also:</h3><p><a href="../org.apache.nifi.processors.pgp.DecryptContentPGP/index.html">DecryptContentPGP</a>, <a href="../org.apache.nifi.processors.pgp.EncryptContentPGP/index.html">EncryptContentPGP</a>, <a href="../org.apache.nifi.processors.pgp.SignContentPGP/index.html">SignContentPGP</a></p></body></html>