Uses of Class
es.gob.jmulticard.de.tsenger.androsmex.iso7816.DO87
-
Packages that use DO87 Package Description es.gob.jmulticard.de.tsenger.androsmex.iso7816 -
-
Uses of DO87 in es.gob.jmulticard.de.tsenger.androsmex.iso7816
Methods in es.gob.jmulticard.de.tsenger.androsmex.iso7816 that return DO87 Modifier and Type Method Description private DO87
SecureMessaging. buildDO87(byte[] data)
Encripta los datos conkenc
para construir el DO87.Methods in es.gob.jmulticard.de.tsenger.androsmex.iso7816 with parameters of type DO87 Modifier and Type Method Description private DO8E
SecureMessaging. buildDO8E(byte[] header, DO87 do87, DO97 do97)
-