java.lang.Object
es.gob.jmulticard.de.tsenger.androsmex.iso7816.DO87

final class DO87 extends Object
Parámetros de comando. | 0x87 | L | 0x01 | Datos encriptados (L-1 octetos) |
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final byte
     
    private Tlv
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    DO87(byte[] encodedOrValue)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    private static byte[]
    addOne(byte[] data)
     
    (package private) byte[]
     
    (package private) byte[]
     
    private static byte[]
    removeOne(byte[] value)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • DO87

      DO87()
    • DO87

      DO87(byte[] encodedOrValue)
  • Method Details

    • addOne

      private static byte[] addOne(byte[] data)
    • removeOne

      private static byte[] removeOne(byte[] value)
    • getEncoded

      byte[] getEncoded()
    • getData

      byte[] getData()