The ICertificateManagement type exposes the following members.

Methods

  NameDescription
AddCertificateOverloaded.
GetAllCertificates
Retrieve all existing certificates in the Intel AMT Certificate store, except for trusted root certificates.
GetChain
Get a chain build from the certificates in the Intel AMT Certificate store which the inserted certificate is the leaf of the chain.
GetNonTrustedRootCertificates
Retrieve all existing non trusted root certificates in the Intel AMT Certificate store.
GetTrustedRootCertificates
Retrieve all existing trusted root certificates in the Certificate store.
RemoveAllCertificates
Remove all existing certificates in the Intel AMT Certificate store.
RemoveCertificate
Remove a specified certificate from the Intel AMT Certificate store.
RemoveNonTrustedRootCertificates
Remove all non trusted root certificates in the Intel AMT Certificate store.
RemoveTrustedRootCertificates
Remove all trusted root certificates in the Intel AMT Certificate store.

Properties

  NameDescription
ManageCertificateManually
Describes the certificate management policy. When set to true, the certificate is retained in the certificate store even when all features or profiles using the certificate have been deleted. The certificate must be manually deleted from Intel ® AMT machine in a separate function. When set to false, the certificate is deleted automatically when the last feature or profile using the certificate is deleted.

See Also