.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH oct-admin-import 1 "oct-admin-import " .SH NAME oct\-admin\-import \- Import a Key onto the card .SH SYNOPSIS \fBoct admin import\fR [\fB\-s\fR|\fB\-\-sig\-fp\fR] [\fB\-d\fR|\fB\-\-dec\-fp\fR] [\fB\-a\fR|\fB\-\-aut\-fp\fR] [\fB\-\-key\-passphrase\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fIKEYFILE\fR> .SH DESCRIPTION Import a Key onto the card. .PP Most keys can be imported without specifying subkey fingerprints. However, if the key contains more than one signing, decryption or authentication capable subkey, subkeys must be explicitly selected. .PP If any of the options is given, only the selected subkeys are imported into the selected slots. .PP Subkey capabilities must match the slot the key is imported into. The DEC slot can only be used for encryption capable subkeys. The SIG and AUT slots can be used for signing, certification and authentication capable subkeys. .SH OPTIONS .TP \fB\-s\fR, \fB\-\-sig\-fp\fR=\fISIG subkey fingerprint\fR Optionally, select the subkey to import in the SIG slot .TP \fB\-d\fR, \fB\-\-dec\-fp\fR=\fIDEC subkey fingerprint\fR Optionally, select the subkey to import in the DEC slot .TP \fB\-a\fR, \fB\-\-aut\-fp\fR=\fIAUT subkey fingerprint\fR Optionally, select the subkey to import in the AUT slot .TP \fB\-\-key\-passphrase\fR=\fIKEY_PASSPHRASE\fR Optionally, provide a passphrase for encrypted secret key material in a file .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq) .TP <\fIKEYFILE\fR> File that contains the PGP private key