Helper Interfaces

The following general use interfaces are supported by the Certificate Enrollment API.

Interface Description
IBinaryConverter Creates a Unicode-encoded string from a byte array, creates a byte array from a Unicode-encoded string, and modifies the type of Unicode encoding applied to a string.
ICertificateAttestationChallenge Supports certificate attestation challenges.
IObjectId Represents an object identifier.
IObjectIds Manages a collection of IObjectId objects.
IX500DistinguishedName Represents an X.500 distinguished name.
IX509EndorsementKey X.509 Endorsement Key Interface

 

CertEnroll Interfaces