- rawDerValue - Variable in class es.gob.jmulticard.asn1.DecoderObject
-
- rawValue - Variable in class es.gob.jmulticard.asn1.DecoderObject
-
- RdnSequence - Class in es.gob.jmulticard.asn1.der.x509
-
Tipo ASN.1 X.509 RdnSequence (secuencia de RelativeDistinguishedName).
- RdnSequence() - Constructor for class es.gob.jmulticard.asn1.der.x509.RdnSequence
-
Construye un objeto ASN.1 X.509 RdnSequence (secuencia de RelativeDistinguishedName).
- readBinary(byte, byte) - Static method in class de.tsenger.androsmex.iso7816.CardCommands
-
- readBinary(byte, byte, byte) - Static method in class de.tsenger.androsmex.iso7816.CardCommands
-
- readBinary(byte, byte, byte, ApduConnection) - Static method in class es.gob.jmulticard.card.baseCard.BaseCard
-
Lee un contenido binario del fichero actualmente seleccionado.
- readBinaryComplete(int, ApduConnection) - Static method in class es.gob.jmulticard.card.baseCard.BaseCard
-
Lee por completo el contenido binario del fichero actualmente seleccionado.
- readDG1() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- readDG11() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- readDG13() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- readDG2() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- readDG7() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- readEFCOM() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- readEFSOD() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- Record - Class in es.gob.jmulticard.asn1.der
-
Registro de objetos ASN.1.
- Record(Class[]) - Constructor for class es.gob.jmulticard.asn1.der.Record
-
Construye un elemento Record Of.
- REF_C_CV_CA_PUBLIC_KEY - Static variable in class es.gob.jmulticard.card.baseCard.Cwa14890Constants
-
Referencia al fichero en donde reside la clave publica de la autoridad certificadora
raíz de la jerarquía de certificados verificables por la tarjeta.
- REF_C_CV_CA_PUBLIC_KEY - Static variable in class es.gob.jmulticard.card.baseCard.Cwa14890ConstantsPREPRO
-
Referencia al fichero en donde reside la clave publica de la autoridad certificadora
raíz de la jerarquía de certificados verificables por la tarjeta.
- REF_ICC_PRIVATE_KEY - Static variable in class es.gob.jmulticard.card.baseCard.Cwa14890Constants
-
Referencia al fichero en donde reside la clave privada de componente.
- REF_ICC_PRIVATE_KEY - Static variable in class es.gob.jmulticard.card.baseCard.Cwa14890ConstantsPREPRO
-
Referencia al fichero en donde reside la clave privada de componente.
- REF_RCA_ICC_PUBLIC_KEY - Static variable in class es.gob.jmulticard.card.baseCard.BaseCard
-
Identificador del fichero del certificado de CA intermedia de componente del DNIe.
- Reference - Class in es.gob.jmulticard.asn1.der.pkcs15
-
Tipo ASN.1 PKCS#15 Reference.
- Reference() - Constructor for class es.gob.jmulticard.asn1.der.pkcs15.Reference
-
- RelativeDistinguishedName - Class in es.gob.jmulticard.asn1.der.x509
-
Tipo ASN.1 X.500 RelativeDistinguishedName.
- RelativeDistinguishedName() - Constructor for class es.gob.jmulticard.asn1.der.x509.RelativeDistinguishedName
-
Construye un objeto ASN.1 X.500 RelativeDistinguishedName.
- RemoteCryptoCard - Class in es.gob.jmulticard.card.test
-
- RemoteCryptoCard(ClientSocket) - Constructor for class es.gob.jmulticard.card.test.RemoteCryptoCard
-
- removeLinks() - Method in class es.gob.fnmt.dniedroid.net.tool.HTMLParser
-
Delete all the links (tag 'a') from the document.
- removePadding(byte[]) - Method in class de.tsenger.androsmex.crypto.AmCryptoProvider
-
Entfernt aus dem übergebenen Byte-Array das Padding nach ISO9797-1
Padding-Methode 2 bzw.
- RequestBuilder(String) - Constructor for class es.gob.fnmt.dniedroid.net.http.okhttp.OkHTTPClient.RequestBuilder
-
Constructor.
- reset() - Method in class es.gob.fnmt.dniedroid.policy.KeyManagerPolicy
-
Erase the configuration.
- reset() - Method in interface es.gob.jmulticard.apdu.connection.ApduConnection
-
Reinicializa la conexión con la tarjeta inteligente.
- reset() - Method in class es.gob.jmulticard.jse.smartcardio.SmartCardMRTDConnection
-
- ResponseAPDU - Class in javax.smartcardio
-
A response APDU as defined in ISO/IEC 7816-4.
- ResponseAPDU(byte[]) - Constructor for class javax.smartcardio.ResponseAPDU
-
Constructs a ResponseAPDU from a byte array containing the complete
APDU contents (conditional body and trailed).
- responseData - Variable in class de.tsenger.androsmex.iso7816.command.Command
-
- restoreSmFromPace() - Method in class de.tsenger.androsmex.pace.PaceOperator
-
- RETURN_OK - Static variable in class es.gob.jmulticard.card.test.ClientSocket
-
- RSA - Class in es.gob.jmulticard.jse.provider.asymmetric
-
- RSA() - Constructor for class es.gob.jmulticard.jse.provider.asymmetric.RSA
-
- rsaDecrypt(byte[], RSAKey) - Method in interface es.gob.jmulticard.CryptoHelper
-
Desencripta datos mediante RSA.
- rsaDecrypt(byte[], RSAKey) - Method in class es.gob.jmulticard.jse.JseCryptoHelper
-
Desencripta datos mediante RSA.
- rsaEncrypt(byte[], RSAKey) - Method in interface es.gob.jmulticard.CryptoHelper
-
Encripta datos mediante RSA.
- rsaEncrypt(byte[], RSAKey) - Method in class es.gob.jmulticard.jse.JseCryptoHelper
-
Encripta datos mediante RSA.
- RSAPKCS1() - Constructor for class es.gob.jmulticard.jse.provider.asymmetric.rsa.DnieRSACipherSpi.RSAPKCS1
-