Skip to content
Rich Groot edited this page May 19, 2016 · 1 revision

DCM Definition File: dcm:key element

The <dcm:key> element defines a single Crypto Key object:

<dcm:key file="..." [name="..."] [ (password="..." | prompt="t/f") ]/>

Required Attributes:

file - path to the key file to upload - note that when the path begins 
with cert:, sharedcert:, or pubcert: then the file is trusted to already be 
present on the appliance

Optional Attributes:

name - name of the Crypto Key object - defaults to an automatically
generated name based on the name of the file

password - password required to open the key file

prompt - true/false whether to prompt the console for the password required to
open the key file - defaults to false