SSL Certificate



Hello,
I have question... how can I get the SLL Certificate information in my
WebBrowser component (Delphi). I found function InternetGetCertByURL,
but it doesn't work - it has that code:

[asembler]
xor eax,eax ; == eax := 0
ret ; == return
[/asembler]

Function InternetShowSecurityInfoByURL shows informations, but I can't
get it to my application.

Help me, please.
Kacper Kwapisz.

.