Uses of Class
es.gob.jmulticard.asn1.Asn1Exception
Packages that use Asn1Exception
Package
Description
Contiene las clases genéricas necesarias para la representación de
datos codificados según la norma ASN.1.
Estructuras ASN.1 a medida de FNMT para tarjetas CERES sin canal seguro.
Estructuras ASN.1 a medida de FNMT para tarjetas CERES
con canal seguro (v4.30 y superiores).
Contiene los tipos DER (Distinguished Encoding Rules) básicos que
son necesarios para la representación de datos codificados
según la norma ASN.1.
Contiene los tipos compuestos ASN.1 empleados en la normativa
PKCS#15 (estándar de formato de información de dispositivo
criptográfico).
Definiciones ASN.1 de ICAO.
Tarjetas Atos / Siemens basadas en CardOS 4.01 o superior.
Contiene todas las funcionalidades relacionadas con tarjetas
criptográficas que sigan el estándar DNIe.
Tarjetas FNMT CERES 4.30 con canal seguro (basadas en DNIe 2.0).
Tarjeta FNMT-RCM CERES.
Tarjetas Giesecke+Devrient SmartCafe (con Applet JavaCard PKCS#15).
Documentos de viaje electrónicos acordes a normativas ICAO.
-
Uses of Asn1Exception in es.gob.jmulticard.asn1
Methods in es.gob.jmulticard.asn1 that throw Asn1ExceptionModifier and TypeMethodDescriptionvoid
DecoderObject.checkTag
(byte tag) Comprueba que el tipo proporcionado sea compatible con el del objeto ASN.1.protected abstract void
DecoderObject.decodeValue()
Decodifica el valor DER establecido comprobando que corresponde al esperado y formando las estructuras internas.void
DecoderObject.setDerValue
(byte[] value) Establece el valor (en codificación DER) del objeto ASN.1. -
Uses of Asn1Exception in es.gob.jmulticard.asn1.custom.fnmt.ceres
Methods in es.gob.jmulticard.asn1.custom.fnmt.ceres that throw Asn1Exception -
Uses of Asn1Exception in es.gob.jmulticard.asn1.custom.fnmt.ceressc
Methods in es.gob.jmulticard.asn1.custom.fnmt.ceressc that throw Asn1ExceptionModifier and TypeMethodDescriptionvoid
CeresScCommonPrivateKeyAttributesContextSpecific.checkTag
(byte tag) void
CeresScPrivateRsaKeyAttributesContextSpecific.checkTag
(byte tag) protected void
EmptyCommonPrivateKeyAttributes.decodeValue()
-
Uses of Asn1Exception in es.gob.jmulticard.asn1.der
Methods in es.gob.jmulticard.asn1.der that throw Asn1ExceptionModifier and TypeMethodDescriptionvoid
ContextSpecific.checkTag
(byte tag) void
ObjectIdentifier.checkTag
(byte tag) void
Utf8String.checkTag
(byte tag) protected void
BitString.decodeValue()
protected void
ContextSpecific.decodeValue()
protected void
DerBoolean.decodeValue()
protected void
Record.decodeValue()
protected void
Sequence.decodeValue()
protected void
SequenceOf.decodeValue()
protected void
Utf8String.decodeValue()
-
Uses of Asn1Exception in es.gob.jmulticard.asn1.der.pkcs15
Methods in es.gob.jmulticard.asn1.der.pkcs15 that throw Asn1ExceptionModifier and TypeMethodDescriptionvoid
CertificatesContextSpecific.checkTag
(byte tag) void
CommonPrivateKeyAttributesContextSpecific.checkTag
(byte tag) void
PathLength.checkTag
(byte tag) void
PrivateKeysContextSpecific.checkTag
(byte tag) void
PrivateRsaKeyAttributesContextSpecific.checkTag
(byte tag) void
PublicKeysContextSpecific.checkTag
(byte tag) void
SecretKeysContextSpecific.checkTag
(byte tag) void
TrustedPublicKeysContextSpecific.checkTag
(byte tag) void
X509CertificateAttributesContextSpecific.checkTag
(byte tag) void
Pkcs15Cdf.setDerValue
(byte[] value) Establece el valor (en codificación DER) del objeto ASN.1.void
Pkcs15PrKdf.setDerValue
(byte[] value) Establece el valor (en codificación DER) del objeto ASN.1. -
Uses of Asn1Exception in es.gob.jmulticard.asn1.icao
Methods in es.gob.jmulticard.asn1.icao that throw Asn1ExceptionModifier and TypeMethodDescriptionprotected void
Com.decodeValue()
protected void
Sod.decodeValue()
protected void
SubjectFacePhoto.decodeValue()
protected void
SubjectSignaturePhoto.decodeValue()
Sod.getCertificateChain()
Obtiene la cadena de certificados del firmante del LDSSecurityObject.Sod.getLdsSecurityObject()
Obtiene elLDSSecurityObject
.byte[]
Obtiene la codificación binaria del LDSSecurityObject.void
Sod.validateSignature()
Valida la firma electrónica del SOD. -
Uses of Asn1Exception in es.gob.jmulticard.card.cardos
Methods in es.gob.jmulticard.card.cardos that throw Asn1Exception -
Uses of Asn1Exception in es.gob.jmulticard.card.dnie
Methods in es.gob.jmulticard.card.dnie that throw Asn1ExceptionModifier and TypeMethodDescriptionDnie3.checkSecurityObjects()
protected void
OptionalDetailsDnie3.decodeValue()
-
Uses of Asn1Exception in es.gob.jmulticard.card.dnie.ceressc
Methods in es.gob.jmulticard.card.dnie.ceressc that throw Asn1Exception -
Uses of Asn1Exception in es.gob.jmulticard.card.fnmt.ceres
Methods in es.gob.jmulticard.card.fnmt.ceres that throw Asn1Exception -
Uses of Asn1Exception in es.gob.jmulticard.card.gide.smartcafe
Methods in es.gob.jmulticard.card.gide.smartcafe that throw Asn1Exception -
Uses of Asn1Exception in es.gob.jmulticard.card.icao
Methods in es.gob.jmulticard.card.icao that throw Asn1ExceptionModifier and TypeMethodDescriptionMrtdLds1.checkSecurityObjects()
Comprueba la validez de los objetos de seguridad a partir del SOD.