https://github.com/estevaocm/assinadorpdf
PDF document signer for ICP-Brasil certificates based on Demoiselle Signer, BouncyCastle and PDFBox.
https://github.com/estevaocm/assinadorpdf
bouncy-castle demoiselle digital-signature icp-brasil pdfbox
Last synced: about 1 year ago
JSON representation
PDF document signer for ICP-Brasil certificates based on Demoiselle Signer, BouncyCastle and PDFBox.
- Host: GitHub
- URL: https://github.com/estevaocm/assinadorpdf
- Owner: estevaocm
- License: lgpl-3.0
- Created: 2018-01-20T03:32:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T19:19:07.000Z (over 3 years ago)
- Last Synced: 2025-05-12T19:24:54.674Z (about 1 year ago)
- Topics: bouncy-castle, demoiselle, digital-signature, icp-brasil, pdfbox
- Language: Java
- Size: 216 KB
- Stars: 13
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AssinadorPdf
Componente para inserir, validar e realizar operações acessórias sobre assinatura digital ICP-Brasil embutida em documento PDF. Opera em modo síncrono ou assíncrono.
Baseado em PDFBox, Demoiselle Signer e Bouncy Castle. Requer Java 7 ou 8.
Exemplo de uso em src/test/java/br.gov.serpro.pdf.assinador.AssinadorPdfTest
Desenvolvido por Estêvão Monteiro (SUPDE/DERCE) com colaboração de Renê Campanário, Emerson Saito (SUPSD/SDSIA) e Fábio Cordeiro (SUPDE/DERCE). 2018.