Display ssl-certificate details in WebControl inside Windows Phone app -


is there way retrieve , possibly validate certificate used on web page displayed in webcontrol in windows phone app?

inside webcontrol display web page on ssl (https), has trusted verisign certificate. want give user option display detailed information certificate displaying ev-ssl certificate - when display organization name.

i want give user feeling of trust through certificate information, issuer, organization, certificate used - pretty same way google chrome on ios does.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -