|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogDirEntry | |
---|---|
com.ecebs.rtd.enabler.types.itso | Classes that represent the various structures found on an ITSO-compatible smartcard. |
Uses of LogDirEntry in com.ecebs.rtd.enabler.types.itso |
---|
Methods in com.ecebs.rtd.enabler.types.itso that return LogDirEntry | |
---|---|
LogDirEntry |
CyclicLog.getDirEntry()
|
LogDirEntry |
TransientTicketRecord.getLogDirEntry()
|
Constructors in com.ecebs.rtd.enabler.types.itso with parameters of type LogDirEntry | |
---|---|
CyclicLog(LogDirEntry entry,
List<byte[]> logBytes)
|
|
TransientTicketRecord(LogDirEntry dir,
byte[] ipeBytes)
Parses from the provided byte array, starting at the given offset |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |