public abstract class TpmStructure extends Object implements TpmMarshaller
| Constructor and Description |
|---|
TpmStructure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
abstract void |
toStringInternal(TpmStructurePrinter _p,
int d)
Serialize this object to the structure printer
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitinitFromTpm, toTpm, toTpmpublic abstract void toStringInternal(TpmStructurePrinter _p, int d)
_p - The structure accumulatord - The data to serializeCopyright © 2017. All rights reserved.