Lines Matching refs:CMS
6 openssl-cms - CMS command
127 This command handles data in CMS format such as S/MIME v3.1 email messages.
173 actual CMS type is B<EnvelopedData>.
217 This operation is the CMS equivalent of L<openssl-pkeyutl(1)> signing.
223 Create a CMS B<DigestedData> type.
227 Verify a CMS B<DigestedData> type and output the content.
231 Create a CMS B<CompressedData> type. OpenSSL must be compiled with B<zlib>
236 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be
242 Encrypt content using supplied symmetric key and algorithm using a CMS
247 Decrypt content using supplied symmetric key and algorithm using a CMS
252 Create a CMS B<Data> type.
260 Takes an input message and writes out a PEM encoded CMS structure.
270 The input format of the CMS structure (if one is being read);
276 The output format of the CMS structure (if one is being written);
523 S/MIME input, such as the B<-verify> command. This is only usable if the CMS
606 For the B<-cmsout> operation do not output the parsed CMS structure.
607 This is useful if the syntax of the CMS structure is being checked.
611 For the B<-cmsout> operation print out all fields of the CMS structure.
660 clients. Strictly speaking these process CMS enveloped data: CMS
673 since the content is no longer part of the CMS structure the encoding
695 The signed user data as defined in CMS (RFC 3852);
741 An error occurred creating the CMS file or when reading the MIME
869 Print CMS signed binary data in human-readable form: