Releases: Setasign/SetaPDF-Signer-Addon-CSC
Releases · Setasign/SetaPDF-Signer-Addon-CSC
v1.3.0
- Fixed URL creation in
Client::getOauth2Info(). - Removed
Client::json_decode()helper method. - Added
Client::createAccountToken()method. - Enabled processing of ECC signatures.
- Added handling of
accountIdsetting in generate-token.php script which is used in the newClient::createAccountToken()method. - Add LTV only in the additional DSS update in all related demos.
- Added
numSignaturestogetAuthorizationUrl()call (seems to be required by some endpoints) in async-demo.php. - Added handling of new optional setting flag
allowTrustedIntermediateCertificatesWithoutVriwhich is forward to theCollectorclass in async-demo.php.
v1.2.1
v1.2
v1.1.1
v1.1.0
- Added
getCertificate()method to be compatible to the dynamic appearance module.
v1.0.0
Initial release