dcm:idcred element - ibm-datapower/datapower-configuration-manager GitHub Wiki
The <dcm:idcred> element defines a single Crypto Identity Credential object:
<dcm:idcred name="...">
<dcm:key .../>
<dcm:certificate .../>
</dcm:idcred>
See DCM Definitions: dcm:key and
DCM Definitions: dcm:certificate
for the details of the<dcm:key> and <dcm:certificate> elements.
Child Elements:
<dcm:key> - exactly one
<dcm:certficate> - exactly one
Required Attributes:
name - name of the idcred object