These functions allow the user to retrieve a Public Key Infrastructure (PKI) object, get a Uniform Resource Locator (URL) to a certificate, CTL, or CRL, or to extract a URL from an object.
The following functions are included in this category and can also be found in Wincrypt.h.
Function | Description |
---|---|
CryptGetObjectUrl | Gets the URL of the remote object from a certificate, CTL, or CRL. |
CryptRetrieveObjectByUrl | Retrieves the PKI object where the location is given by an URL. |