Downloads and Changelogs of the SetaPDF-Signer Component
The following table will show you all changelogs and available downloads of the SetaPDF-Signer component. A full overview of all your licenses is available in your personal Pickup Depot.
SetaPDF-Signer
Version 2.51.0.2285
Release date: 2026-04-08
SetaPDF-Signer Component
Feature
- Added
DocumentSecurityStore::addValidationRelatedInfoResultByField()method. - Added
(set|get)AllowTrustedIntermediateCertificatesAsTrustAnchor()methods toCollectorandChainclasses to support trust anchors at intermediate certificates. - Added support for directly trusted TSA certificates during VRI gathering in
Collectorclass. - Added
DocumentSecurityStore::remove()method, that allows you to remove the DSS entry from the catalog dictionary. - Added
X509\Collection\FindByKeyHashInterfaceandX509\Collection\FindBySubjectKeyIdentifierInterfaceinterfaces to get rid ofCollection::getAll()/findByCallback()calls to improve performance in individualX509\CollectionInterfaceimplementations.
Tweak
- Added
#[\SensitiveParameter]-attribute to various parameter (such as private keys and their passwords). - Make use of new interfaces in
X509\CollectionandX509\Certificateclasses.
SetaPDF-Core Component
Bugfix
- Fixed "undefined array key" warning in
CorruptedCrossReferenceTableclass. - Prevent "devision by zero" error in form XObject class.
- Fixed handling of cached lookups in
Cmapclass. - Fixed re-use of existing
Type0font objects.
Tweak
- Added
#[\SensitiveParameter]-attribute to various parameter (such as encryption/decryption passwords). - Removed calls to deprecated
mcrypt_*-functions and removed mcrypt as a supported security handler engine.
