Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用公钥应用数字签名并使用 iText 通过 PDF 中的私钥验证签名?
使用私钥完成签名,使用公钥完成验证。相反的方案通常构成加密(您使用公钥加密数据并使用私钥解密)。