Examples
How to create a complete infrastructure
Parameter
Value
How to import an existing private key
import-p12 Import all the content of a PKCS#12 file
Usage: import-p12 [options]
Options:
* --in, -i
The path of the P12 input file
* --pwd, -p
The password to access the p12 file.
--cryptosystem, -c
The cryptosystem whose command is referred to
--name, -n
The name of the token whose command is referred toHow to export an object
Last updated