Lines Matching refs:encrypt
12 [B<-encrypt>]
57 This command handles S/MIME mail. It can encrypt, decrypt, sign
63 B<-encrypt>, B<-decrypt>, B<-sign>, B<-resign>, B<-verify>, and B<-pk7out>.
73 =item B<-encrypt>
176 If not specified, AES-256-CBC is used as the default. Only used with B<-encrypt>.
316 The options B<-encrypt> and B<-decrypt> reflect common usage in S/MIME
326 and no longer DER. Streaming is supported for the B<-encrypt> operation and the
400 openssl smime -encrypt -in in.txt -out mail.msg -from steve@openssl.org \
404 Sign and encrypt mail:
407 | openssl smime -encrypt -out mail.msg \
436 openssl smime -encrypt -in plain.txt -camellia128 -out mail.msg cert.pem