Name | Description | |
---|---|---|
BrowseCertificateGroups | Browses the certificate groups available in the Certificate Management information model. | |
BrowseCertificateTypeTree | Browses the certificate types available in the Certificate Manager. | |
FinishRequest | Finishes a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest. | |
GetCertificateGroupElement | Returns the certificate group element for a given certificate group Id. | |
GetCertificateGroupIds | Returns the Ids of certificate groups assigned to application. | |
GetCertificateStatus | Checks if an application needs to update its certificate. | |
GetTrustList | Retrieves the node ID of a trust list assigned to an application. | |
StartNewKeyPairRequest | Starts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response. | |
StartSigningRequest | Initiates a request to create a certificate which uses the private key which the caller currently has. The new certificate is returned in the FinishRequest response. |