public class RemoteAttestationServerHandler extends RemoteAttestationHandler
CONTROL_SOCKET| Constructor and Description |
|---|
RemoteAttestationServerHandler(IdscpConfiguration serverConfiguration,
java.net.URI ttpUri,
java.lang.String socket) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.MessageLite |
enterRatRequest(Event e) |
com.google.protobuf.MessageLite |
leaveRatRequest(Event e) |
com.google.protobuf.MessageLite |
sendResult(Event e) |
com.google.protobuf.MessageLite |
sendTPM2Ddata(Event e) |
handleAttestationResultpublic RemoteAttestationServerHandler(IdscpConfiguration serverConfiguration, java.net.URI ttpUri, java.lang.String socket)
public com.google.protobuf.MessageLite enterRatRequest(Event e)
public com.google.protobuf.MessageLite sendTPM2Ddata(Event e)
public com.google.protobuf.MessageLite sendResult(Event e)
public com.google.protobuf.MessageLite leaveRatRequest(Event e)