P12IMPORT

Description

Import PKCS#12 file.

Command

p12import -f <file path> [-p <password>] [-P] [-v]
-v : verbose mode
-t : if specified, TPM seal is forced to ONDISK, NONE otherwise
-p : password associated with PKCS#12 file
-P : prompt for a password
-f : import PKCS#12 file given by <file path>

Results

Example