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