Lines Matching refs:sign
23 [B<-sign>]
127 It can encrypt, decrypt, sign, verify, compress, uncompress, and print messages.
132 performed: encrypt, decrypt, sign, verify, resign, sign_receipt, verify_receipt,
183 =item B<-sign>
202 similar to the B<-sign> operation.
451 When used with B<-sign>,
483 For B<-sign> option include a signed receipt request. Indicate requests should
489 For B<-sign> option include a signed receipt request. Add an explicit email
560 identifier extension. Supported by B<-sign> and B<-encrypt> options.
644 choke if a message contains multiple signers. It is possible to sign
658 B<-sign> operation if the content is not detached.
660 Streaming is always used for the B<-sign> operation with detached data but
704 NOTE that the B<-cades> option applies to the B<-sign> or B<-verify> operations.
750 The use of the B<-keyid> option with B<-sign> or B<-encrypt>.
758 The use of PSS with B<-sign>.
769 openssl cms -sign -in message.txt -text -out mail.msg \
774 openssl cms -sign -in message.txt -text -out mail.msg -nodetach \
780 openssl cms -sign -in in.txt -text -out mail.msg \
785 openssl cms -sign -in message.txt -text -out mail.msg \
790 openssl cms -sign -in in.txt -text -signer mycert.pem \
806 openssl cms -sign -in ml.txt -signer my.pem -text \
844 openssl cms -sign -in message.txt -text -out mail.msg \