public class TpmDeviceTbs extends TpmDeviceBase
| Modifier and Type | Class and Description |
|---|---|
static interface |
TpmDeviceTbs.TBSLibrary |
| Constructor and Description |
|---|
TpmDeviceTbs() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dispatchCommand(byte[] command)
Send the TPM-formatted command byte-array to the TPM
|
byte[] |
getResponse()
Get the response from the TPM.
|
powerCycle, powerOff, powerOn, pPOff, pPOn, setLocalitypublic void dispatchCommand(byte[] command)
TpmDeviceBasedispatchCommand in class TpmDeviceBasecommand - The command bytespublic byte[] getResponse()
TpmDeviceBasegetResponse in class TpmDeviceBasepublic void close()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.