| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static Logic |
Logic.CLEAR |
static Logic |
Logic.FALSE |
static Logic |
Logic.NO |
static Logic |
Logic.SET |
static Logic |
Logic.TRUE |
static Logic |
Logic.YES |
| Modifier and Type | Method and Description |
|---|---|
static Logic |
Logic.fromInt(int value) |
static Logic |
Logic.fromTpm(byte[] buf) |
static Logic |
Logic.fromTpm(InByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Logic> |
Logic.values() |
Copyright © 2017. All rights reserved.