IXMLDSigKey

 

[This feature was implemented for MSXML 5.0 for Microsoft Office Applications. XML digital signatures are not supported in MXSML 6.0 and later.]

The IXMLDSigKey interface supports a method to enable an XML application to access the certificate used in signature verification. The application can then call the appropriate CAPICOM objects or methods to access entries in the certificate. This is useful for checking the validity of a certificate.

Properties

None.

Methods

getVerifyingCertificate Retrieves the certificate used in signature verification.

Events

None.

Remarks

This is a dispatchable interface, and its method can be called from applications written in C/C++, Visual Basic, and many scripting languages.

Requirements

Implementation: msxml5.dll

Header and IDL files: msxml2.h, msxml2.idl

Version-Dependent ProgID: Msxml2.DOMDocument.5.0, Msxml2.FreeThreadedDOMDocument.5.0

Version-Dependent CLSID: 88d969e5-f192-11d4-a65f-0040963251e5

Versioning

MSXML 5.0 for Microsoft Office Applications and later