Home >

Utilities Reference Guide > Certificate Management Utility (CMU) > cmu getpkc

cmu getpkc

Retrieve a Public Key Confirmation from the HSM.

Syntax

cmu getpkc

Optional Parameters

Parameter Description
-handle=<handle#> The handle to the corresponding private key for the PKC. The parameter "-handle" is followed by an equal sign "=", followed by the handle of the object (no spaces).
-outputfile This mandatory parameter defines the name of the file that receives the PKC.
-pkctype This mandatory parameter defines the PKC type (1 - TC-TrustCenter, 2 - Chrysalis-ITS).
-verify This optional parameter sets a flag to verify the PKC against the certificate that signed the PKC. It must be set to True or False (or 1 or 0), with False being the default.

Example

cmu getpkc –handle=5 –pkctype=1