- EF_COM - Class in de.tsenger.androsmex.mrtd
-
Class for DNIe v3.0 ICAO LDS (Logical Data Structure) and Unicode version data encapsulation.
- EF_COM(byte[]) - Constructor for class de.tsenger.androsmex.mrtd.EF_COM
-
Creates a new instance of EFCOMDataContainer
- engineAliases() - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineContainsAlias(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineDeleteEntry(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
-
Operation not supported.
- engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineGetCertificate(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineGetCertificateAlias(Certificate) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineGetCertificateChain(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineGetCreationDate(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
-
Operation not supported.
- engineGetEntry(String, KeyStore.ProtectionParameter) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineGetKey(String, char[]) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineIsCertificateEntry(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineIsKeyEntry(String) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineLoad(KeyStore.LoadStoreParameter) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineLoad(InputStream, char[]) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineSetCertificateEntry(String, Certificate) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
-
Operation not supported.
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
-
Operation not supported.
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
-
Operation not supported.
- engineSize() - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
- engineStore(OutputStream, char[]) - Method in class es.gob.jmulticard.jse.provider.MrtdKeyStoreImpl
-
Operation not supported.
- ERROR_PIN_LOCKED - Static variable in class es.gob.fnmt.nfc.NFCCommReaderFragment
-
- es.gob.fnmt.gui - package es.gob.fnmt.gui
-
Contains the classes related to the user interface.
- es.gob.fnmt.gui.fragment - package es.gob.fnmt.gui.fragment
-
Implementation of android.app.Fragment for auxiliary classes.
- es.gob.fnmt.net.http - package es.gob.fnmt.net.http
-
Classes for wrapping non complex HTTP communication.
- es.gob.fnmt.net.http.clave - package es.gob.fnmt.net.http.clave
-
Class that wraps Cl@ve authentication process (http://clave.gob.es) which is use as a SSO interface by many electronic sites of the public administration.
- es.gob.fnmt.net.ssl - package es.gob.fnmt.net.ssl
-
Class providing proprietary javax.net.ssl.SSLSocketFactory enabling client certificate authentication method using DNIe private keys,
required by SSL/TLS protocol.
- es.gob.fnmt.net.tool - package es.gob.fnmt.net.tool
-
Contains the classes for enabling the connectivity and information recovery through the network,
using client certificate authentication method, required by SSL/TLS protocol.
- es.gob.fnmt.nfc - package es.gob.fnmt.nfc
-
Contains the main class that implements the communication between the cryptographic device and the NFC reader.
- es.gob.fnmt.policy - package es.gob.fnmt.policy
-
Contains the classes that defines key usage policies when retrieving the digital certificate.
- es.gob.jmulticard.jse.provider - package es.gob.jmulticard.jse.provider
-
Implementation of Oracle's JCA/JCE interface.
- es.gob.jmulticard.ui.passwordcallback - package es.gob.jmulticard.ui.passwordcallback
-
Handles the interface necessary to implement the PIN request dialog.