Class DO87
- java.lang.Object
-
- es.gob.jmulticard.de.tsenger.androsmex.iso7816.DO87
-
final class DO87 extends java.lang.Object
Parámetros de comando.| 0x87 | L | 0x01 | Datos encriptados (L-1 octetos) |
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description private static byte[]
addOne(byte[] data)
(package private) byte[]
getData()
(package private) byte[]
getEncoded()
private static byte[]
removeOne(byte[] value)
-
-
-
Field Detail
-
TAG
private static final byte TAG
- See Also:
- Constant Field Values
-
tlv
private transient Tlv tlv
-
-