Cette rubrique explique comment importer et exporter des clés.
<ihsinst>/bin/gskcmd -cert -import -db <filename> -pw <password>
-label <label> -type <cms | JKS | JCEKS | pkcs12>
-new_label <libellé> -target <nom_fichier> -target_pw <mot_de_passe> -target_type <cms | JKS |JCEKS | pkcs12>
où :<ihsinst>/bin/gskcapicmd -cert -import -db <nom> |-crypto <nom_module> [-tokenlabel <libellé_jeton>][-pw <mot_de_passe>]
[-secondaryDB <nom_fichier> -secondaryDBpw <mot_de_passe>] -label <libellé> [-type < cms>] -target <nom>
[-target_pw<mot_de_passe>][-target_type <cms|pkcs11>][-new_label < libellé>][-fips]
gskcmd -cert -export -db <nom_fichier> -pw <mot_de_passe> -label <libellé>
-type <cms | jks | jceks | pkcs12> -target <nom_fichier>
- target_pw <mot_de_passe> -target_type <cms | jks | jceks | pkcs12>
où : <ihsinst>/bin/gskcapicmd -cert extract -db <nom> |-crypto <nom_module> [-tokenlabel <libellé_jeton>] -pw <mot_de_passe>
-label <intitulé> -target <nom> [-format <ascii | binary>] [-secondaryDB <nom_fichier>
-secondaryDBpw <mot_passe> ][-fips]