public final class EstablishTrust extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
boolean |
trust_in_client |
boolean |
trust_in_target |
| Constructor and Description |
|---|
EstablishTrust() |
EstablishTrust(boolean trust_in_client,
boolean trust_in_target) |