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.

See Also