Fields Summary |
---|
static final byte | DIRFile type constant - dedicated file (DF). |
static final byte | PINFile type constant - DF where PINs reside, must be unique for
this implementation. |
static final byte | PrivateKeyFileFile type constant - elementary file (EF) where private key
reside. |
static final byte | WIMFile type constant - root DF for WIM application. |
static final byte | READFile type constant - EF with read permission. |
static final byte | UPDATEFile type constant - EF with read/write permission. |
static final byte | EMPTYFile attribute constant - EF is mostly empty . |
DFile | parentParent DF. |
short | idFile identifier. |
short | typeFile type. |