Uses of Class
com.ecebs.rtd.enabler.types.itso.IPEDirEntry

Packages that use IPEDirEntry
com.ecebs.rtd.enabler.types.itso.ipe Classes within this package represent the various product IPEs that can be present on an ITSO-compatible smartcard. 
 

Uses of IPEDirEntry in com.ecebs.rtd.enabler.types.itso.ipe
 

Methods in com.ecebs.rtd.enabler.types.itso.ipe that return IPEDirEntry
 IPEDirEntry IPE.getDirEntry()
           
 

Methods in com.ecebs.rtd.enabler.types.itso.ipe with parameters of type IPEDirEntry
static IPE IPE.getInstance(IPEDirEntry entry, List<byte[]> sectors)
           
 

Constructors in com.ecebs.rtd.enabler.types.itso.ipe with parameters of type IPEDirEntry
CorruptIPE(IPEDirEntry entry, List<byte[]> sectors)
           
Type16(IPEDirEntry dir, byte[] ipeBytes, int offset)
          Parses from the provided byte array, starting at the given offset
UnsupportedIPE(IPEDirEntry entry, List<byte[]> sectors)
           
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.