문제

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