Uses of Class
es.gob.jmulticard.card.iso7816four.AbstractIso7816FourCard
-
Packages that use AbstractIso7816FourCard Package Description es.gob.jmulticard.card.bit4id.stcm es.gob.jmulticard.card.cardos Tarjetas Atos / Siemens basadas en CardOS 4.01 o superior.es.gob.jmulticard.card.dnie Contiene todas las funcionalidades relacionadas con tarjetas criptográficas que sigan el estándar DNIe.es.gob.jmulticard.card.dnie.ceressc Tarjetas FNMT CERES 4.30 con canal seguro (basadas en DNIe 2.0).es.gob.jmulticard.card.dnie.tif Tarjeta TIF del CNP.es.gob.jmulticard.card.fnmt.ceres Tarjeta FNMT-RCM CERES.es.gob.jmulticard.card.gemalto.tuir5 Tarjeta Gemalto TUI (Tarjeta Universitaria Inteligente) R5 (MPCOS+GemXpresso).es.gob.jmulticard.card.gide.smartcafe Tarjetas Giesecke+Devrient SmartCafe (con Applet JavaCard PKCS#15).es.gob.jmulticard.card.icao.bac Implementación del protocolo BAC (basic Access Control).es.gob.jmulticard.card.iso7816eight Contiene todas las funcionalidades relacionadas con una tarjeta criptográfica que implementa el estándar ISO/IEC 7816-8.es.gob.jmulticard.connection.pace Utilidades para el establecimiento de un canal PACE (Password Authenticated Connection Establishment). -
-
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.bit4id.stcm
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.bit4id.stcm Modifier and Type Class Description class
StCard
-
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.cardos
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.cardos Modifier and Type Class Description class
CardOS
Tarjeta Atos / Siemens CardOS. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.dnie
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.dnie Modifier and Type Class Description class
Dnie
DNI Electrónico.class
Dnie3
DNI Electrónico versión 3.0.class
DnieNfc
DNIe 3 accedido mediante PACE por NFC. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.dnie.ceressc
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.dnie.ceressc Modifier and Type Class Description class
CeresSc
Tarjeta FNMT CERES con canal seguro. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.dnie.tif
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.dnie.tif Modifier and Type Class Description class
Tif
Tarjeta FNMT TIF (variante del DNIe). -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.fnmt.ceres
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.fnmt.ceres Modifier and Type Class Description class
Ceres
Tarjeta FNMT-RCM CERES. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.gemalto.tuir5
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.gemalto.tuir5 Modifier and Type Class Description class
TuiR5
Tarjeta Gemalto TUI R5 MPCOS. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.gide.smartcafe
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.gide.smartcafe Modifier and Type Class Description class
SmartCafePkcs15Applet
Tarjeta G&D SmartCafe con Applet PKCS#15. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.icao.bac
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.icao.bac Modifier and Type Class Description class
IcaoMrtdWithBac
Pasaporte accedido de forma inalámbrica mediante BAC. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.card.iso7816eight
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.card.iso7816eight Modifier and Type Class Description class
AbstractIso7816EightCard
Tarjeta compatible ISO-7816-8. -
Uses of AbstractIso7816FourCard in es.gob.jmulticard.connection.pace
Subclasses of AbstractIso7816FourCard in es.gob.jmulticard.connection.pace Modifier and Type Class Description class
IcaoMrtdWithPace
Pasaporte accedido de forma inalámbrica mediante PACE.
-