| Package | Description |
|---|---|
| com.vmware.vcenter.trusted_infrastructure.hosts.hardware |
The
com.vmware.vcenter.trusted_infrastructure.hosts.hardware package
provides interfaces to manage trusted hardware. |
| com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm |
The
com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm package
provides interfaces to manage Trusted Platform Modules (TPMs). |
| Class and Description |
|---|
| PcrBank
The
PcrBank class contains information that describes digest information
of a PCR bank. |
TpmFactory
TpmFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm package and also has the subpackages reference
to access respective subpackage services. |
| Class and Description |
|---|
| EndorsementKeys
The
EndorsementKeys interface provides methods to get the Trusted
Platform Module (TPM) Endorsement Key (EK) on a host. |
| EndorsementKeysTypes
The
EndorsementKeys interface provides methods to get the Trusted
Platform Module (TPM) Endorsement Key (EK) on a host. |
| EndorsementKeysTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing the endorsement key. |
| EndorsementKeysTypes.FilterSpec.Builder
Builder class for
EndorsementKeysTypes.FilterSpec. |
| EndorsementKeysTypes.Info
The
Info class contains information that describes a TPM endorsement
key. |
| EndorsementKeysTypes.Info.Builder
Builder class for
EndorsementKeysTypes.Info. |
| EndorsementKeysTypes.PolicyPcrSpec
The
PolicyPcrSpec class contains information that can be used to
construct a PCR policy session for unsealing a secret using the EndorsementKeys.unseal(java.lang.String, java.lang.String, java.lang.String, com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm.EndorsementKeysTypes.UnsealSpec)
operation. |
| EndorsementKeysTypes.PolicyPcrSpec.Builder
Builder class for
EndorsementKeysTypes.PolicyPcrSpec. |
| EndorsementKeysTypes.Summary
The
Summary class contains information that describes a TPM endorsement
key. |
| EndorsementKeysTypes.Type
The
Type enumeration class defines the endorsement key type based on key
algorithms. |
| EndorsementKeysTypes.Type.Values
Native Java
enum representing this enumeration class. |
| EndorsementKeysTypes.UnsealSpec
The
UnsealSpec class contains information that describes the structures
required to unseal a secret. |
| EndorsementKeysTypes.UnsealSpec.Builder
Builder class for
EndorsementKeysTypes.UnsealSpec. |
| EventLog
The
EventLog interface provides methods to get the Trusted Platform
Module (TPM) event log on a host. |
| EventLogTypes
The
EventLog interface provides methods to get the Trusted Platform
Module (TPM) event log on a host. |
| EventLogTypes.Info
The
Info class contains information that describes an event log. |
| EventLogTypes.Info.Builder
Builder class for
EventLogTypes.Info. |
| EventLogTypes.Type
The
Type enumeration class lists the event log types. |
| EventLogTypes.Type.Values
Native Java
enum representing this enumeration class. |
| HashAlgorithm
The
HashAlgorithm enumeration class defines the possible hash
algorithms. |
| HashAlgorithm.Values
Native Java
enum representing this enumeration class. |
| PcrBank
The
PcrBank class contains information that describes digest information
of a PCR bank. |
TpmFactory
TpmFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.hosts.hardware.tpm package and also has the subpackages reference
to access respective subpackage services. |