Frage

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?

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top