I got a certificate from web service and I want to display for user.How can I do it? which control should I use?
Asked
Active
Viewed 113 times
0
-
SpongyCastle is your library for that – EpicPandaForce Aug 20 '16 at 18:23
-
yes I use spongyCastle but I don't know how do I do it. I wan to display Issued certificate for user and he can view genral tab,detail tan and certificate path in certificate – Ftm Aug 20 '16 at 18:33
-
You should consider combining what you can learn from http://stackoverflow.com/a/28295134/2413303 and http://stackoverflow.com/questions/2914521/how-to-extract-cn-from-x509certificate-in-java – EpicPandaForce Aug 20 '16 at 18:37
-
Thank you. I try it but I have a certificate and I can extract field from it. but I want to display certificate for user . It is like open google certificate for user on screen – Ftm Aug 20 '16 at 18:40