aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib/src/main/java/at/gv/egiz/pdfas/lib/impl/SignParameterImpl.java
AgeCommit message (Collapse)AuthorFilesLines
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder ↵Thomas1-0/+4
searching on request level
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-2/+7
Major re-factoring of QR-Code detection with huge clean-up of code.
2014-10-31better integration of Process InformationAndreas Fitzek1-2/+11
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek1-9/+10
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-5/+5
2014-02-20Added license textAndreas Fitzek1-0/+23
2013-10-01+ Extracting information from Certificate (Ognl)Andreas Fitzek1-0/+9
+ CMS KeyStore Signer (still wrong format)
2013-09-26first version of API IO implementedAndreas Fitzek1-0/+45