Este tema describe cómo importar y exportar claves.
<instihs>/bin/gskcmd -cert -import -db <nombre_archivo> -pw <contraseña> -label <etiqueta> -type <cms | JKS | JCEKS| pkcs12>
-new_label <etiqueta> -target <nombre_archivo> -target_pw <contraseña> -target_type <cms | JKS |JCEKS | pkcs12>
donde:<instihs>/bin/gskcapicmd -cert -import -db <nombre> |-crypto <nombre módulo> [-tokenlabel <etiqueta señal>][-pw <contraseña>]
[-secondaryDB <nombre_archivo> -secondaryDBpw <contraseña>] -label <etiqueta> [-type < cms>] -target <nombre>
[-target_pw<contraseña>][-target_type <cms|pkcs11>][-new_label < etiqueta>][-fips]
gskcmd -cert -export -db <nombre_archivo> -pw <contraseña> -label <etiqueta>
-type <cms | jks | jceks | pkcs12> -target <nombre_archivo>
- target_pw <contraseña> -target_type <cms | jks | jceks | pkcs12>
donde: <instihs>/bin/gskcapicmd -cert -extract -db <nombre> |-crypto <nombre módulo> [-tokenlabel <etiqueta señal>] -pw <contraseña>
-label <etiqueta> -target <nombre> [-format <ascii | binary>] [-secondaryDB <nombre_archivo>
-secondaryDBpw <contraseña> ][-fips]