NAME

Crypt::OpenSSL3::PKCS7 - A PKCS7 envelope

VERSION

version 0.007

METHODS

add_certificate

decrypt

encrypt

get_signers

get_octet_string

new

read_der

read_pem

sign

type_is_data

type_is_digest

type_is_encrypted

type_is_enveloped

type_is_other

type_is_signed

type_is_signedAndEnveloped

verify

write_der

write_pem

CONSTANTS

  • BINARY

  • DETACHED

  • NOATTR

  • NOCERTS

  • NOSMIMECAP

  • STREAM

  • TEXT

AUTHOR

Leon Timmermans <fawaka@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2025 by Leon Timmermans.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.