The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.16 - 2015-10-05

  • Constants FORMAT_ASN1, FORMAT_PEM, and FORMAT_SMIME can now be exported.
  • New exportable constant: NO_CHECK_CERTIFICATE
  • check() now takes an optional argument $flag. The only possible value for $flag is NO_CHECK_CERTIFICATE, which disables the verification of signer's vertificate chain.

Documentation

S/MIME message signing, verification, encryption and decryption
S/MIMEの署名、検証、暗号化、復号

Modules

S/MIME message signing, verification, encryption and decryption