Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.57 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.57 KB

Relay ESign Bundle

GitHub | Packagist | Frontend Application | ESign Website

Test

The electronic signature bundle provides an API for interacting with multiple pdf-as and moa-ssp servers and allows signing and signature verification of PDF files using PAdES.

For more details see the docs or the ESign Website.

There is a corresponding frontend application that uses this API at ESign Frontend Application.

Bundle installation

You can install the bundle directly from packagist.org.

composer require dbp/relay-esign-bundle

Configuration

For more details see the Configuration Documentation.

If you were using the DBP API Server Template as template for your Symfony application, then an example configuration file should have already been generated for you.