MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_sign
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index Name
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_sign
Functions
get_command
If you want to create a signature with the used engine/token then you haveonly to specify the
CONTENT.
If you want to create a normal signature then you must specify at minimuma CERT, a KEY and a PASSWD. If you want to use the engine then you must useENGINE_USAGE ::= ALWAYS||PRIV_KEY_OPS too.
- *
- CONTENT
- *
- ENGINE_USAGE
- *
- CERT
- *
- KEY
- *
- PASSWD
- *
- DETACH (strip off the content from the resulting PKCS#7 structure)
hide_output
returns false
key_usage
returns true
get_result
returns the PKCS#7 signature in
PEM format
Index
- Name
- Functions
- get_command
- hide_output
- key_usage
- get_result
This document was created byman2html,using the manual pages.