Home > |
---|
Retrieve a Public Key Confirmation from the HSM.
cmu getpkc
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. |
cmu getpkc –handle=5 –pkctype=1