blob: 3fe3411418081054ec53a0300c4eab3e3e53ac75 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"></meta><title>StandardPrivateKeyService</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;">StandardPrivateKeyService</h1><h2>Description: </h2><p>Private Key Service provides access to a Private Key loaded from configured sources</p><h3>Tags: </h3><p>PEM, PKCS8</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">Key File</td><td>key-file</td><td></td><td id="allowable-values"></td><td id="description">File path to Private Key structured using PKCS8 and encoded as PEM<br/><br/><strong>This property requires exactly one file to be provided..</strong><br/></td></tr><tr><td id="name">Key</td><td>key</td><td></td><td id="allowable-values"></td><td id="description">Private Key structured using PKCS8 and encoded as PEM<br/><strong>Sensitive Property: true</strong></td></tr><tr><td id="name">Key Password</td><td>key-password</td><td></td><td id="allowable-values"></td><td id="description">Password used for decrypting Private Keys<br/><strong>Sensitive Property: true</strong></td></tr></table><h3>State management: </h3>This component does not store state.<h3>Restricted: </h3>This component is not restricted.<h3>System Resource Considerations:</h3>None specified.</body></html>