|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtGlobalInfo
public class PtGlobalInfo
The global information about this PerfectTrust implementation, especially the version info.
Field Summary | |
---|---|
int |
apiVersion
Version of TFM API. |
int |
flags
Additional flags (e.g. encryption strength), see PT_GIFLAGS_xxxx. |
int |
functionality
Bitmask, defining which blocks of functions are supported (see PT_GIFUNC_xxxx). |
Constructor Summary | |
---|---|
PtGlobalInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int apiVersion
public int flags
public int functionality
Constructor Detail |
---|
public PtGlobalInfo()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |