Originally posted by: DaveSimmons
There are code signing certs for EXEs, .Net assemblies and java applets that work similarly to SSL certs.
If you right-click on a signed EXE in Windows Explorer and choose Properties, you'll see a Digital Signatures tab.
But without RTFDocs I don't know what APIs (if any exist for Win32 or .Net) can be used to extract this information. I've only ever used the command-line tools to sign installs at work.