com.ecebs.rtd.enabler.types.itso
Class ITSOShellCMD4
java.lang.Object
com.ecebs.rtd.enabler.types.itso.ITSOShell
com.ecebs.rtd.enabler.types.itso.ITSOShellCMD4
- All Implemented Interfaces:
- Serializable
public class ITSOShellCMD4
- extends ITSOShell
Represents the ITSO Shell structure for CMD4 Mifare Ultralight
- Author:
- davidj
- See Also:
- Serialized Form
Constructor Summary |
ITSOShellCMD4(byte[] shell)
Parses the structure from the byte array starting at the offset |
Methods inherited from class com.ecebs.rtd.enabler.types.itso.ITSOShell |
getExpiryDate, getFormattedISRN, getFullShell, getFVC, getHeader, getIIN, getISRN, getIsrnCheck, getISSN, getKSC, getKVC, getNumDirEntries, getNumSectors, getOID, getSCTLength, getSectorSize, isBlocked, isFullShell, isMCRNPresent, toString |
ITSOShellCMD4
public ITSOShellCMD4(byte[] shell)
throws IndexOutOfBoundsException
- Parses the structure from the byte array starting at the offset
- Parameters:
shell
- byte array to parse shell from
- Throws:
IndexOutOfBoundsException
Copyright © 2013 Ecebs Ltd. All Rights Reserved.