|
|
| |
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_get_payload(3) |
User Contributed Perl Documentation |
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_get_payload(3) |
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_get_payload
Extracts the content (payload) of a PKCS7 non-detached signature container.
The signature on the content itself is checked but the signer
certificate is NOT verified! To extract (and verify) the signer certificate
run pkcs7_verify on the container.
- PKCS7 (PKCS7 container with signed content)
- NOSIGS set nosigs to ignore skip signature check
returns the content on success
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |