AndroidiTextPdfSignatureField如何实现数字签名?
创始人
2024-10-08 09:01:45
0
  1. 在项目中添加iTextPDF库的依赖。在这里我使用了iText7库。
implementation 'com.itextpdf:itext7-core:7.1.15'
implementation 'com.itextpdf:itext7-sign:7.1.15'
  1. 在要添加签名的PDF文档中添加FormField。FormField可以用来添加签名数字,并且iText7库也提供了几种类型的签名域来覆盖使用场景。
PdfAcroForm acroForm = PdfAcroForm.getAcroForm(pdfDocument, true);
PdfSignatureFormField field = PdfFormField.createSignature(pdfDocument, rect);
field.setFieldName("signature");
field.getWidgets().get(0).setHighlightMode(PdfAnnotation.HIGHLIGHT_INVERT);
acroForm.addField(field);
  1. 为签名设置属性和位置。
field.setValue("digitally signed by Jerome");
field.setFieldName("Signature");
field.setName("Jerome");
field.setLocation("Ghent");
field.setReason("Testing iText signing");
field.setContactInfo("test@example.com");
PdfDictionary dict = new PdfDictionary();
dict.put(PdfName.Filter, PdfName.Adobe_PPKLite);
dict.put(PdfName.SubFilter, PdfName.Adbe_pkcs7_detached);
field.setCryptoDictionary(dict);
  1. 创建签名的证书和密钥对,然后使用私钥对PDF进行签名。
String keystorePath = "/path/to/keystore.jks";
String password = "your_password";
String alias = "your_alias";
KeyStore ks = KeyStore.getInstance(KeyStore.getDefaultType());
ks.load(new FileInputStream(keystorePath), password.toCharArray());

PrivateKey pk = (PrivateKey) ks.getKey(alias, password.toCharArray());
Certificate[] chain = ks.getCertificateChain(alias);

PdfSigner signer = new PdfSigner(new PdfReader("input.pdf"), os, new StampingProperties());
PdfSignatureAppearance appearance = signer.getSignatureAppearance();
appearance.setReason("Test");
appearance.setLocation("Ghent");
appearance.setPageNumber(1);
appearance.setCertificate(chain[0]);

SignUtils signUtils = new SignUtils(pk, chain, "SHA-256

相关内容

热门资讯

透视透视"wepok... 透视透视"wepoker插件功能辅助器"aapoker万能辅助器(一直真的有辅助修改器)-哔哩哔哩1...
透视玄学"pokem... 透视玄学"pokemmo辅助官网"wepoker免费脚本咨询(总是是有辅助软件)-哔哩哔哩1、wep...
目前来看"wepok... 目前来看"wepoker免费脚本咨询"wepoker公共底牌(确实是有辅助插件)-哔哩哔哩1.wep...
据公告内容"wpk安... 据公告内容"wpk安卓下载辅助"wepoker有透视功能吗(本来有辅助平台)-哔哩哔哩1、在wepo...
透视辅助"WePOk... 透视辅助"WePOker有没有透视方法"we-poker靠谱吗(果然是真的辅助安装)-哔哩哔哩在进入...
网友热议"wepok... 网友热议"wepoker科技辅助器"hhpoker透视方法(真是有辅助平台)-哔哩哔哩1、在wepo...
透视游戏"wepok... 透视游戏"wepoker有透视底牌吗"hhpoker视频巡查真的假的(真是真的是有辅助神器)-哔哩哔...
此事备受玩家关注"w... 此事备受玩家关注"wepoker破解版内购"hhpoker到底可以作必弊码(一贯存在有辅助下载)-哔...
透视科技"wepok... 透视科技"wepoker透视脚本免费app"hh poker透视器下载(其实真的有辅助神器)-哔哩哔...
随着"拱趴大菠萝机器... 随着"拱趴大菠萝机器人"pokemmo脚本辅助器下载(总是是有辅助工具)-哔哩哔哩1、任何pokem...