I have digitally signed a file(either .exe or .dll not a jar file) using SignTool. Signtool can also verify the digital signature. But my requirement is to check digital signature of file signed by signtool using java program.
I searched on internet but didn't find any info. Could you please give me pointers regarding the same?
Thanks for your suggestion.