Digital certificate viewer utility in windows from java
Is there any tool which displays the whole contents of digital certificate which can be called from a java program. The input to the program will be an X509Certificate object. I am working only on Windows OS. So even if the utility is a exe file even then its not a problem.
Thanks.

