|
|
| |
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_decrypt(3) |
User Contributed Perl Documentation |
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_decrypt(3) |
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_decrypt
If you want to decrypt a PKCS#7 structure with the used engine/token then you
have only to specify the PKCS7.
If you want to decrypt a normal PKCS#7 structure then you must
specify at minimum a CERT, a KEY and a PASSWD. If you want to use the engine
then you must use ENGINE_USAGE ::= ALWAYS||PRIV_KEY_OPS too.
- PKCS7
- ENGINE_USAGE
- CERT
- KEY
- PASSWD
returns true (if something is encrypted then it is usually secret)
returns the decrpyted data
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |