Forum Discussion
HKosova
13 years agoSmartBear Alumni (Retired)
Hi Vince,
You can get a file's certificate information using the aqFileSystem.GetFileInfo(path).CertificateInfo object. An example is included in the linked article.
If the information provided by TestComplete's CertificateInfo object isn't enough, you can use other scripting APIs such as the CAPICOM.SignedCode object. You can find an example of using this object in VBScript here.
Hope this helps!
You can get a file's certificate information using the aqFileSystem.GetFileInfo(path).CertificateInfo object. An example is included in the linked article.
If the information provided by TestComplete's CertificateInfo object isn't enough, you can use other scripting APIs such as the CAPICOM.SignedCode object. You can find an example of using this object in VBScript here.
Hope this helps!
Related Content
- 6 years ago
- 6 years ago
- 7 years ago
- 7 years ago
Recent Discussions
- 3 days ago