Lines Matching full:decrypt
22 [B<-decrypt>]
127 It can encrypt, decrypt, sign, verify, compress, uncompress, and print messages.
132 performed: encrypt, decrypt, sign, verify, resign, sign_receipt, verify_receipt,
175 key has been compromised, others may be able to decrypt the text.
177 =item B<-decrypt>
179 Decrypt data using the supplied certificate and private key. Expects
236 Decrypt content using supplied symmetric key and algorithm using a CMS
325 B<-EncryptedData_decrypt>, B<-encrypt> and B<-decrypt> options. When used
326 with B<-encrypt> or B<-decrypt> the supplied key is used to wrap or unwrap the
333 B<-encrypt>. With B<-decrypt> operations the I<id> is used to locate the
334 relevant key if it is not supplied then an attempt is used to decrypt any
647 The options B<-encrypt> and B<-decrypt> reflect common usage in S/MIME
664 If the B<-decrypt> option is used without a recipient certificate then an
814 Decrypt a message:
816 openssl cms -decrypt -in mail.msg -recip mycert.pem -inkey key.pem
894 The use of non-RSA keys with B<-encrypt> and B<-decrypt>