public class TpmDeviceLinux extends TpmDeviceBase
| Constructor and Description |
|---|
TpmDeviceLinux() |
| 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.