i am able to digitally sign pdf , during signature verification in android getting error as

Supplied key (null) is not a RSAPublicKey instance

but the same code in simple java for same PDF file it is verifying, integrity check is giving true. what is the issue with android itext version?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top