Uses of Class
es.gob.jmulticard.card.iso7816four.FileNotFoundException
Packages that use FileNotFoundException
Package
Description
Tarjetas Atos / Siemens basadas en CardOS 4.01 o superior.
Tarjeta FNMT-RCM CERES.
Tarjetas Giesecke+Devrient SmartCafe (con Applet JavaCard PKCS#15).
Contiene todas las funcionalidades relacionadas con un dispositivo
criptográfico que sigue el estándar ISO/IEC 7816-4:2005.
-
Uses of FileNotFoundException in es.gob.jmulticard.card.cardos
Methods in es.gob.jmulticard.card.cardos that throw FileNotFoundExceptionModifier and TypeMethodDescriptionprivate voidCardOS.preloadCertificates()protected voidCardOS.selectMasterFile() -
Uses of FileNotFoundException in es.gob.jmulticard.card.fnmt.ceres
Methods in es.gob.jmulticard.card.fnmt.ceres that throw FileNotFoundException -
Uses of FileNotFoundException in es.gob.jmulticard.card.gide.smartcafe
Methods in es.gob.jmulticard.card.gide.smartcafe that throw FileNotFoundException -
Uses of FileNotFoundException in es.gob.jmulticard.card.iso7816four
Methods in es.gob.jmulticard.card.iso7816four that throw FileNotFoundExceptionModifier and TypeMethodDescriptionintAbstractIso7816FourCard.selectFileByName(byte[] name) Selecciona un fichero por nombre.protected abstract voidAbstractIso7816FourCard.selectMasterFile()Selecciona el fichero maestro (directorio raíz de la tarjeta).