IXMLDSigKey

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - Digital Signatures

IXMLDSigKey

[This feature was first implemented for MSXML 5.0.]

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

[C/C++]

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 and later

To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button Language Filter in the upper-left corner of the page.