Class DO99
- java.lang.Object
-
- es.gob.jmulticard.de.tsenger.androsmex.iso7816.DO99
-
final class DO99 extends java.lang.Object
Objeto de Datos 99.| 0x99 | 0x02 | SW1, SW2 (2 octetos) |
-
-
Constructor Summary
Constructors Constructor Description DO99(byte[] encodedData)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) byte[]
getData()
(package private) byte[]
getEncoded()
-
-
-
Field Detail
-
TAG
private static final byte TAG
- See Also:
- Constant Field Values
-
tlv
private final transient Tlv tlv
-
-
Constructor Detail
-
DO99
DO99(byte[] encodedData) throws SecureMessagingException
- Throws:
SecureMessagingException
-
-