com.vmware.vcenter.trusted_infrastructure.hosts.hardware
package
provides interfaces to manage trusted hardware.See: Description
Interface | Description |
---|---|
Tpm |
The
Tpm interface provides methods to get available Trusted Platform
Module (TPM) information on a host. |
TpmTypes |
Defines the data types of the
Tpm
API service. |
Class | Description |
---|---|
HardwareFactory |
HardwareFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.hosts.hardware package and also has the subpackages reference
to access respective subpackage services. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.trusted_infrastructure.hosts.hardware package. |
TpmDefinitions |
Defines the type descriptors for the
Tpm
API service. |
TpmStub |
Remote stub implementation of the
Tpm
API service. |
TpmTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing configured TPMs. |
TpmTypes.FilterSpec.Builder |
Builder class for
TpmTypes.FilterSpec . |
TpmTypes.Info |
The
Info class contains information that describes a TPM device. |
TpmTypes.Info.Builder |
Builder class for
TpmTypes.Info . |
TpmTypes.Summary |
The
Summary class contains information that summarizes a TPM. |
TpmTypes.Summary.Builder |
Builder class for
TpmTypes.Summary . |
com.vmware.vcenter.trusted_infrastructure.hosts.hardware
package
provides interfaces to manage trusted hardware.