Lines Matching refs:sign
23 [B<-sign>]
128 It can encrypt, decrypt, sign, verify, compress, uncompress, and print messages.
133 performed: encrypt, decrypt, sign, verify, resign, sign_receipt, verify_receipt,
184 =item B<-sign>
203 similar to the B<-sign> operation.
213 When used with B<-sign>, provides the digest in hexadecimal form instead of
463 When used with B<-sign>,
495 For B<-sign> option include a signed receipt request. Indicate requests should
501 For B<-sign> option include a signed receipt request. Add an explicit email
572 identifier extension. Supported by B<-sign> and B<-encrypt> options.
656 choke if a message contains multiple signers. It is possible to sign
670 B<-sign> operation if the content is not detached.
672 Streaming is always used for the B<-sign> operation with detached data but
716 NOTE that the B<-cades> option applies to the B<-sign> or B<-verify> operations.
762 The use of the B<-keyid> option with B<-sign> or B<-encrypt>.
770 The use of PSS with B<-sign>.
781 openssl cms -sign -in message.txt -text -out mail.msg \
786 openssl cms -sign -in message.txt -text -out mail.msg -nodetach \
792 openssl cms -sign -in in.txt -text -out mail.msg \
797 openssl cms -sign -in message.txt -text -out mail.msg \
802 openssl cms -sign -in in.txt -text -signer mycert.pem \
818 openssl cms -sign -in ml.txt -signer my.pem -text \
856 openssl cms -sign -in message.txt -text -out mail.msg \