REST/SOAP WebServices
DSS offers some REST and SOAP WebServices which allows to execute the following operations :
- Compute the digest to be signed (getDataToSign) ;
- Incorporate the signature value in the final file (signDocument) ;
- Extend an existing signature;
- Validate a signature.
These services hide the signature complexity (CAdES, PAdES, XAdES, ASiC) and made integration easier.