Luis-3M / SignPDF

Java application that signs a PDF file using a Smart Card's Certificate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignPDF

Java application that signs a PDF file using a Certificate stored on a Smart Card.

Instructions

For You to be able to run this code You'll need a Smart Card with a valid Signing Certificate. Then You need to add to your Java Project multiple JAR files including Apache PDFBox:

https://pdfbox.apache.org/download.cgi

The main class SignPDF has my PIN on it so You need to change that according to your Smart Card information and You also need to install opensc-tool and pcsc so You can communicate with your Smart Card.

About

Java application that signs a PDF file using a Smart Card's Certificate.


Languages

Language:Java 100.0%