Download the PHP package setasign/setapdf-signer-addon-globaltrust-trust2go without Composer
On this page you can find all versions of the php package setasign/setapdf-signer-addon-globaltrust-trust2go. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download setasign/setapdf-signer-addon-globaltrust-trust2go
More information about setasign/setapdf-signer-addon-globaltrust-trust2go
Files in setasign/setapdf-signer-addon-globaltrust-trust2go
Package setapdf-signer-addon-globaltrust-trust2go
Short Description A signature add-on for the SetaPDF-Signer component for TRUST2GO by GLOBALTRUST
License MIT
Informations about the package setapdf-signer-addon-globaltrust-trust2go
TRUST2GO signature module for the SetaPDF-Signer component
This package offers an individual module for the SetaPDF-Signer Component that allows you to use TRUST2GO for the signature process of PDF documents. A big advantage of this module is, that it only transfers the hash which shall be signed by TRUST2GO and not the complete PDF document. The returned signature will be placed in the PDF document by the SetaPDF-Signer Component.
The implementation is based on the TRUST2GO API 0.9.27.
Requirements
To use this package you need credentials for TRUST2GO.
This package is developed and tested on PHP >= 7.1. Requirements of the SetaPDF-Signer component can be found here.
We're using PSR-17 (HTTP Factories) and PSR-18 (HTTP Client) for the requests. So you'll need an implementation of these. We recommend using Guzzle.
For PHP 7.1
For >= PHP 7.2
Installation
Add following to your composer.json:
and execute composer update
. You need to define the repository
to evaluate the dependency to the
SetaPDF-Signer component
(see here for more details).
Trial version
By default, this packages depends on a licensed version of the SetaPDF-Signer component. If you want to use it with a trial version please use following in your composer.json:
License
This package is open-sourced software licensed under the MIT license.
TODOs
- Signatures with PSS padding are not implemented yet.
All versions of setapdf-signer-addon-globaltrust-trust2go with dependencies
ext-json Version *
ext-openssl Version *
ext-curl Version *
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
setasign/setapdf-signer Version ^2.40.3