1 .TH "PKI \-\-PKCS7" 8 "2013-07-31" "@PACKAGE_VERSION@" "strongSwan"
5 pki \-\-pkcs7 \- Provides PKCS#7 wrap/unwrap functions
10 .BR \-\-sign | \-\-verify | \-\-encrypt | \-\-decrypt | \-\-show
18 .BI \-\-options\~ file
31 provides functions to wrap/unwrap PKCS#7 containers.
37 Print usage information with a summary of the available options.
39 .BI "\-v, \-\-debug " level
40 Set debug level, default: 1.
42 .BI "\-+, \-\-options " file
43 Read command line options from \fIfile\fR.
46 Create PKCS#7 signed-data.
49 Verify PKCS#7 signed-data.
51 .BI "\-e, \-\-encrypt"
52 Create PKCS#7 enveloped-data.
54 .BI "\-e, \-\-decrypt"
55 Decrypt PKCS#7 enveloped-data.
58 Show information about PKCS#7 container, list certificates.
60 .BI "\-i, \-\-in " file
61 PKCS#7 input file. If not given the input is read from \fISTDIN\fR.
63 .BI "\-k, \-\-key " file
69 .BI "\-c, \-\-cert " file
75 Can be used multiple times.