- TAG - Variable in class de.tsenger.androsmex.iso7816.command.Command
-
- TAG - Static variable in class de.tsenger.androsmex.pace.PaceOperator
-
- TcFnmt - Class in es.gob.jmulticard.card.baseCard.TcFnmt
-
- TcFnmt(ApduConnection, CryptoHelper, SignatureNotification) - Constructor for class es.gob.jmulticard.card.baseCard.TcFnmt.TcFnmt
-
Construye una clase que representa un TCFNMT-MRTD.
- TcFnmt.TcFnmtCertificate - Class in es.gob.jmulticard.card.baseCard.TcFnmt
-
- TcFnmtCertificate(Location, X509Certificate, String) - Constructor for class es.gob.jmulticard.card.baseCard.TcFnmt.TcFnmt.TcFnmtCertificate
-
- TerminalAuthenticationInfo - Class in de.tsenger.androsmex.asn1
-
- TerminalAuthenticationInfo(DLSequence) - Constructor for class de.tsenger.androsmex.asn1.TerminalAuthenticationInfo
-
- terminalAuthenticationInfoList - Variable in class de.tsenger.androsmex.asn1.SecurityInfos
-
- TerminalFactorySpi - Class in javax.smartcardio
-
The TerminalFactorySpi class defines the service provider interface.
- TerminalFactorySpi() - Constructor for class javax.smartcardio.TerminalFactorySpi
-
Constructs a new TerminalFactorySpi object.
- TEST_VERSION - Variable in class es.gob.jmulticard.card.baseCard.BaseCard
-
Carga de claves REALES o versión PREPRO
- themeResId - Static variable in class es.gob.fnmt.dniedroid.gui.InternalUI
-
- Tif - Class in es.gob.jmulticard.card.baseCard.dnie.tif
-
- Tif(ApduConnection, CryptoHelper, SignatureNotification) - Constructor for class es.gob.jmulticard.card.baseCard.dnie.tif.Tif
-
Construye una clase que representa un DNIe-MRTD.
- Tif.TifCertificate - Class in es.gob.jmulticard.card.baseCard.dnie.tif
-
- TifCertificate(Location, X509Certificate, String) - Constructor for class es.gob.jmulticard.card.baseCard.dnie.tif.Tif.TifCertificate
-
- title(int) - Method in class es.gob.fnmt.dniedroid.gui.ProgressDialogUI.Builder
-
Deprecated.
If a TextView component inside the content layout for the title.
- TlvException - Exception in es.gob.jmulticard.asn1
-
Excepción genérica de error en un TLV
- TlvException(String) - Constructor for exception es.gob.jmulticard.asn1.TlvException
-
Construye una excepción genérica de error en un TLV.
- TlvException(String, Throwable) - Constructor for exception es.gob.jmulticard.asn1.TlvException
-
Construye una excepción genérica de error en un TLV.
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.AmDHPublicKey
-
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.AmPublicKey
-
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.AmRSAPublicKey
-
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.CardInfoLocator
-
The definition of CardInfoLocator is
CardInfoLocator ::= SEQUENCE {
protocol OBJECT IDENTIFIER(id-CI),
url IA5String,
efCardInfo FileID OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.CertificateHolderAuthorizationTemplate
-
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.ChipAuthenticationDomainParameterInfo
-
The definition of ChipAuthenticationDomainParameterInfo is
ChipAuthenticationDomainParameterInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(id-CA-DH | id-CA-ECDH),
domainParameter AlgorithmIdentifier,
keyID INTEGER OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.ChipAuthenticationInfo
-
The definition of ChipAuthenticationInfo is
ChipAuthenticationInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(
id-CA-DH-3DES-CBC-CBC |
id-CA-DH-AES-CBC-CMAC-128 |
id-CA-DH-AES-CBC-CMAC-192 |
id-CA-DH-AES-CBC-CMAC-256 |
id-CA-ECDH-3DES-CBC-CBC |
id-CA-ECDH-AES-CBC-CMAC-128 |
id-CA-ECDH-AES-CBC-CMAC-192 |
id-CA-ECDH-AES-CBC-CMAC-256),
version INTEGER, -- MUST be 1 or 2
keyID INTEGER OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.ChipAuthenticationPublicKeyInfo
-
The definition of ChipAuthenticationPublicKeyInfo is
ChipAuthenticationPublicKeyInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(id-PK-DH | id-PK-ECDH),
chipAuthenticationPublicKey SubjectPublicKeyInfo,
keyID INTEGER OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.CVCertBody
-
CVCertBody contains:
- Certificate Profile Identifier
- Certificate Authority Reference
- Public Key
- Certificate Holder Reference
- Certificate Holder Authorization Template
- Certificate Effective Date
- Certificate Expiration Date
- Certificate Extensions (OPTIONAL)
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.DiscretionaryData
-
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.DynamicAuthenticationData
-
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.FileID
-
The definition of FileID is
FileID ::= SEQUENCE {
fid OCTET STRING (SIZE(2)),
sfid OCTET STRING (SIZE(1)) OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.PaceDomainParameterInfo
-
The definition of PaceDomainParameterInfo is
PaceDomainParameterInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(,
id-PACE-DH-GM |
id-PACE-ECDH-GM |
id-PACE-DH-IM |
id-PACE-ECDH-IM),
domainParameter AlgorithmIdentifier,
parameterId INTEGER OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.PaceInfo
-
The definition of PaceInfo is
PaceInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(
id-PACE-DH-GM-3DES-CBC-CBC |
id-PACE-DH-GM-AES-CBC-CMAC-128 |
id-PACE-DH-GM-AES-CBC-CMAC-192 |
id-PACE-DH-GM-AES-CBC-CMAC-256 |
id-PACE-ECDH-GM-3DES-CBC-CBC |
id-PACE-ECDH-GM-AES-CBC-CMAC-128 |
id-PACE-ECDH-GM-AES-CBC-CMAC-192 |
id-PACE-ECDH-GM-AES-CBC-CMAC-256,
id-PACE-DH-IM-3DES-CBC-CBC |
id-PACE-DH-IM-AES-CBC-CMAC-128 |
id-PACE-DH-IM-AES-CBC-CMAC-192 |
id-PACE-DH-IM-AES-CBC-CMAC-256 |
id-PACE-ECDH-IM-3DES-CBC-CBC |
id-PACE-ECDH-IM-AES-CBC-CMAC-128 |
id-PACE-ECDH-IM-AES-CBC-CMAC-192 |
id-PACE-ECDH-IM-AES-CBC-CMAC-256),
version INTEGER, -- SHOULD be 2
parameterId INTEGER OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.PrivilegedTerminalInfo
-
The definition of PrivilegedTerminalInfo is
PrivilegedTerminalInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(id-PT),
privilegedTerminalInfos SecurityInfos
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.SecurityInfos
-
The definition of SecurityInfos is
SecurityInfos ::= SET OF SecurityInfo
SecurityInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER,
requiredData ANY DEFINED BY protocol,
optionalData ANY DEFINED BY protocol OPTIONAL
}
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.SubjectPublicKeyInfo
-
The SubjectPublicKeyInfo object.
- toASN1Primitive() - Method in class de.tsenger.androsmex.asn1.TerminalAuthenticationInfo
-
The definition of TerminalAuthenticationInfo is
TerminalAuthenticationInfo ::= SEQUENCE {
protocol OBJECT IDENTIFIER(id-TA),
version INTEGER, -- MUST be 1 or 2
efCVCA FileID OPTIONAL -- MUST NOT be used for version 2
}
- toChar(byte) - Static method in class de.tsenger.androsmex.mrtd.JSmexTools
-
Converts a a unsigned byte into a Unicode Character
- ToolBox - Class in es.gob.fnmt.dniedroid.net.tool
-
Class with miscellaneous functionality.
- toString() - Method in class de.tsenger.androsmex.asn1.CardInfoLocator
-
- toString() - Method in class de.tsenger.androsmex.asn1.ChipAuthenticationDomainParameterInfo
-
- toString() - Method in class de.tsenger.androsmex.asn1.ChipAuthenticationInfo
-
- toString() - Method in class de.tsenger.androsmex.asn1.ChipAuthenticationPublicKeyInfo
-
- toString() - Method in class de.tsenger.androsmex.asn1.CVCertBody
-
- toString() - Method in class de.tsenger.androsmex.asn1.FileID
-
- toString() - Method in class de.tsenger.androsmex.asn1.PaceDomainParameterInfo
-
- toString() - Method in class de.tsenger.androsmex.asn1.PaceInfo
-
- toString() - Method in class de.tsenger.androsmex.asn1.PrivilegedTerminalInfo
-
- toString() - Method in class de.tsenger.androsmex.asn1.SecurityInfos
-
- toString() - Method in class de.tsenger.androsmex.asn1.TerminalAuthenticationInfo
-
- toString() - Method in class de.tsenger.androsmex.data.CANSpecDO
-
- toString() - Method in class de.tsenger.androsmex.mrtd.DG11
-
- toString() - Method in class es.gob.jmulticard.asn1.der.ObjectIdentifier
-
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.Cdf
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.CertificateIssuerContextSpecific
-
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.CertificateObject
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.CommonCertificateAttributes
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.CommonKeyAttributes
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.DataObject
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.DataObjectAttributesContextSpecific
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.Dodf
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.PrivateKeyAttributesContextSpecific
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.PrivateKeyObject
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.PrKdf
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.SubjectNameContextSpecific
-
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.X509CertificateAttributes
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.pkcs15.X509CertificateAttributesContextSpecific
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.Utf8String
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.x509.AttributeTypeAndDistinguishedValue
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.x509.RdnSequence
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.asn1.der.x509.RelativeDistinguishedName
-
Returns a string representation of the object.
- toString() - Method in class es.gob.jmulticard.card.baseCard.FakeX509Certificate
-
Returns a string representation of this certificate.
- toString() - Method in class es.gob.jmulticard.card.Location
-
Devuelve una representación de la ruta absoluta del fichero separando cada identificador mediante barras.
- toString() - Method in enum es.gob.jmulticard.card.secure.SecureCard.CHANNEL_TYPE
-
- toString() - Method in class es.gob.jmulticard.jse.provider.asymmetric.DniePrivateKey
-
Returns a string representation of the object.
- toString() - Method in class javax.smartcardio.ATR
-
Returns a string representation of this ATR.
- toString() - Method in class javax.smartcardio.CommandAPDU
-
Returns a string representation of this command APDU.
- toString() - Method in class javax.smartcardio.ResponseAPDU
-
Returns a string representation of this response APDU.
- toUnsignedInt(byte) - Static method in class de.tsenger.androsmex.mrtd.JSmexTools
-
Converts a byte into a unsigned integer value.
- transceive(CommandAPDU) - Method in class de.tsenger.androsmex.IsoDepCardHandler
-
- transmit(CommandAPDU) - Method in interface es.gob.jmulticard.jse.smartcardio.BasicIOChannel
-
- transmit(CommandAPDU) - Method in class es.gob.jmulticard.jse.smartcardio.nfc.NfcIsoIOChannel
-
- transmit(CommandAPDU) - Method in class es.gob.jmulticard.jse.smartcardio.pcsc.PcscIsoIOChannel
-
- transmit(CommandAPDU) - Method in class javax.smartcardio.CardChannel
-
Transmits the specified command APDU to the Smart Card and returns the
response APDU.
- transmit(ByteBuffer, ByteBuffer) - Method in class javax.smartcardio.CardChannel
-
Transmits the command APDU stored in the command ByteBuffer and receives
the reponse APDU in the response ByteBuffer.
- transmitControlCommand(int, byte[]) - Method in class javax.smartcardio.Card
-
Transmits a control command to the terminal device.
- TYPE_NAME - Static variable in class es.gob.jmulticard.jse.provider.DnieKeyStoreSpi
-
- typeface(Typeface) - Method in class es.gob.fnmt.dniedroid.gui.ProgressDialogUI.Builder
-
Deprecated.
Set the Typeface to use in the text.