- CabeceraAsistente - Class in es.gob.afirma.ui.wizardutils
-
Clase para generar la parte superior de los asistentes
- CabeceraAsistente(String, String) - Constructor for class es.gob.afirma.ui.wizardutils.CabeceraAsistente
-
Genera una cabecera para un asistente
- CabeceraAsistente(String, String, Dimension) - Constructor for class es.gob.afirma.ui.wizardutils.CabeceraAsistente
-
Genera una cabecera para un asistente
- CabeceraAsistente(String, String, String, Dimension) - Constructor for class es.gob.afirma.ui.wizardutils.CabeceraAsistente
-
Genera una cabecera para un asistente.
- CachePasswordCallback - Class in es.gob.afirma.keystores.callbacks
-
PasswordCallbak que almacena internamente y devuelve la contraseña con la que se
construyó o la que se le establece posteriormente.
- CachePasswordCallback(char[]) - Constructor for class es.gob.afirma.keystores.callbacks.CachePasswordCallback
-
Contruye una Callback con una contraseñ preestablecida.
- CAdESSignerMetadata - Class in es.gob.afirma.signers.cades
-
Metadatos del firmante de una firma CAdES.
- CAdESSignerMetadata(String, String, List<String>) - Constructor for class es.gob.afirma.signers.cades.CAdESSignerMetadata
-
Construye los metadatos del firmante de una firma CAdES.
- CAdESSignerMetadata.CAdESSignerLocation - Class in es.gob.afirma.signers.cades
-
Dirección del firmante (id-aa-ets-signerLocation).
- CAdESSignerMetadataHelper - Class in es.gob.afirma.signers.cades
-
Clase de utilidad para el manejo de las estructuras CAdES id-aa-ets-signerLocation y
id-aa-ets-signerAttr.
- CAdESTriPhaseCoSigner - Class in es.gob.afirma.signers.multi.cades
-
Cofirmador CAdES en tres fases.
- CAdESTriPhaseSigner - Class in es.gob.afirma.signers.cades
-
Firmador CAdES en tres fases independientes, adecuado para su uso en un entorno mixto cliente-servidor.
- CAdESUtils - Class in es.gob.afirma.signers.cades
-
Utilidades varias relacionadas con firmas electrónicas CAdES.
- CAdESValidator - Class in es.gob.afirma.signers.cades
-
Agrupa distintos métodos de verificación estructural de datos CAdES.
- callResize() - Method in class es.gob.afirma.ui.utils.JAccessibilityDialog
-
Ajuste de fuentes.
- callResize() - Method in class es.gob.afirma.ui.utils.JAccessibilityFrame
-
Ajuste de fuentes.
- CannotDereferenceException - Exception in es.gob.afirma.signers.xml.style
-
No se puede dereferenciar la hoja de estilo.
- CAPIKeyStoreManager - Class in es.gob.afirma.keystores
-
Clase gestora de claves y certificados en los almacenes ROOT y MY de CAPI.
- CAPIKeyStoreManager() - Constructor for class es.gob.afirma.keystores.CAPIKeyStoreManager
-
- CertFilterManager - Class in es.gob.afirma.keystores.filters
-
Identifica y obtiene los filtros de certificados definidos en las propiedades
de una operación de firma/multifirma electrónica.
- CertFilterManager(Properties) - Constructor for class es.gob.afirma.keystores.filters.CertFilterManager
-
Identifica los filtros que deben aplicarse sobre una serie de certificados para
comprobar cuales de ellos se ajustan a nuestra necesidades.
- CertificateDestiny - Class in es.gob.afirma.ui.wizardutils
-
Certificado destinatario de un sobre digital.
- CertificateDestiny(AOKeyStoreManager, JDialogWizard) - Constructor for class es.gob.afirma.ui.wizardutils.CertificateDestiny
-
Constructor de la clase
- CertificateDestiny(String, Certificate) - Constructor for class es.gob.afirma.ui.wizardutils.CertificateDestiny
-
Constructor de clase
- CertificateFilter - Class in es.gob.afirma.keystores.filters
-
Filtro para certificados.
- CertificateFilter() - Constructor for class es.gob.afirma.keystores.filters.CertificateFilter
-
- CertificateManagerDialog - Class in es.gob.afirma.ui.utils
-
Centraliza el manejo del diálogo de selección de certificados.
- CertificateManagerDialog() - Constructor for class es.gob.afirma.ui.utils.CertificateManagerDialog
-
- CertificateSelectionDialog - Class in es.gob.afirma.ui.core.jse.certificateselection
-
Diálogo de selección de certificados con estética similar al de Windows 7.
- CertificateSelectionDialog(Component, KeyStoreDialogManager) - Constructor for class es.gob.afirma.ui.core.jse.certificateselection.CertificateSelectionDialog
-
Construye el diálogo de selección de certificados a partir del listado con
sus nombres y los propios certificados.
- CertificateVerifier - Class in es.gob.afirma.cert.certvalidation
-
Validador genérico de certificados X.509.
- CertificateVerifier() - Constructor for class es.gob.afirma.cert.certvalidation.CertificateVerifier
-
- CertificateVerifierFactory - Class in es.gob.afirma.cert.certvalidation
-
Factoría para la obtención de un validador de certificados.
- change(String) - Static method in class es.gob.afirma.ui.utils.HelpUtils
-
Cambia el idioma de la ayuda
- changeKeyStore(KeyStoreManager) - Method in class es.gob.afirma.ui.core.jse.certificateselection.CertificateSelectionDialog
-
Cambia el almacén de claves actual.
- changeLocale() - Static method in class es.gob.afirma.ui.utils.Messages
-
Sin efecto, no es posible cambiar el idioma.
- check() - Method in enum es.gob.afirma.cert.certvalidation.ValidationResult
-
Lanza las excepciones apropiadas en caso de que el certificado no sea válido.
- checkAboutBadPolicyId() - Method in class es.gob.afirma.ui.principal.MainOptionsPane
-
Comprueba si el identificador del la política de firma es un OID o un URN de tipo OID
y advierte al usuario en caso contrario.
- checkBouncyCastle() - Method in class es.gob.afirma.signers.pkcs7.BCChecker
-
Comprueba que la versión de BouncyCastle existente sea v1.47 o superior.
- checkIllegalParams(String, String, URI, String, boolean) - Static method in class es.gob.afirma.signers.xml.Utils
-
Comprueba si hay alguna incorrección en los parámetros
principales de firma.
- checkSha1MessageDigestLength() - Method in class es.gob.afirma.ui.principal.MainOptionsPane
-
Comprueba que la huella digital de la politica en base 64 tenga la longitud propia
de una huella digital de tipo SHA1.
- checkSignaturePolicyQualifier() - Method in class es.gob.afirma.ui.principal.MainOptionsPane
-
Comprueba que el valor del calificador sea válido para una
política de firma.
- cipher(byte[], AOCipherConfig, Key) - Method in class es.gob.afirma.ciphers.jce.AOSunJCECipher
-
Cifra un mensaje.
- cipher(byte[], AOCipherConfig, Key) - Method in interface es.gob.afirma.core.ciphers.AOCipher
-
Cifra un mensaje.
- CipherConfig - Class in es.gob.afirma.ui.utils
-
Clase para configurar un cifrador dado un algoritmo
- CipherConfig(String) - Constructor for class es.gob.afirma.ui.utils.CipherConfig
-
Crea una nueva configuración de cifrado.
- CipherConstants - Class in es.gob.afirma.core.ciphers
-
Constantes de cifrado (usando JCE).
- CipherConstants.AOCipherAlgorithm - Enum in es.gob.afirma.core.ciphers
-
Algoritmos de cifrado soportados.
- CipherConstants.AOCipherBlockMode - Enum in es.gob.afirma.core.ciphers
-
Modo de bloque para algoritmos de cifrado.
- CipherConstants.AOCipherPadding - Enum in es.gob.afirma.core.ciphers
-
Relleno (padding) para algorimos de cifrado.
- close(Properties) - Method in class es.gob.afirma.massive.LogHandler
-
Da por finalizado el registro, añadiendo como pie de este las propiedades indicadas.
- CMS_CONTENTTYPE_AUTHENTICATEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo AuthenticatedData.
- CMS_CONTENTTYPE_AUTHENTICATEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltario binario de tipo AuthenticatedData.
- CMS_CONTENTTYPE_AUTHENVELOPEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo AuthenticatedEnvelopedData.
- CMS_CONTENTTYPE_AUTHENVELOPEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltario binario de tipo AuthenticatedEnvelopedData.
- CMS_CONTENTTYPE_COMPRESSEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo AuthenticatedEnvelopedData.
- CMS_CONTENTTYPE_COMPRESSEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltario binario de tipo AuthenticatedEnvelopedData.
- CMS_CONTENTTYPE_DATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo Data (datos envueltos en un envoltorio
PKCS#7).
- CMS_CONTENTTYPE_DATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltorio binario de tipo Data (datos envueltos en un envoltorio
PKCS#7).
- CMS_CONTENTTYPE_DIGESTEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo Digest.
- CMS_CONTENTTYPE_DIGESTEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltorio binario de tipo Digest.
- CMS_CONTENTTYPE_ENCRYPTEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Firma binaria de tipo Encrypted Data
- CMS_CONTENTTYPE_ENCRYPTEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Firma binaria de tipo Encrypted Data
- CMS_CONTENTTYPE_ENVELOPEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo Enveloped (sobre digital).
- CMS_CONTENTTYPE_ENVELOPEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltorio binario de tipo Enveloped (sobre digital).
- CMS_CONTENTTYPE_SIGNEDANDENVELOPEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Envoltorio binario de tipo Signed and Enveloped.
- CMS_CONTENTTYPE_SIGNEDANDENVELOPEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Envoltorio binario de tipo Signed and Enveloped.
- CMS_CONTENTTYPE_SIGNEDDATA - Static variable in class es.gob.afirma.core.signers.AOSignConstants
-
Firma binaria de tipo Signed Data
- CMS_CONTENTTYPE_SIGNEDDATA - Static variable in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Firma binaria de tipo Signed Data
- CMSAuthenticatedEnvelopedData - Class in es.gob.afirma.envelopers.cms
-
Clase que implementa firma digital PKCS#7/CMS AuthenticatedEnvelopedData (RFC
5083) La Estructura del mensaje es la siguiente:
id-ct-authEnvelopedData OBJECT IDENTIFIER ::= { iso(1)
member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9)
smime(16) ct(1) 23 }
The authenticated-data content type shall have ASN.1 type
AuthenticatedEnvelopedData:
AuthEnvelopedData ::= SEQUENCE {
version CMSVersion,
originatorInfo [0] IMPLICIT OriginatorInfo OPTIONAL,
recipientInfos RecipientInfos,
authEncryptedContentInfo EncryptedContentInfo,
authAttrs [1] IMPLICIT AuthAttributes OPTIONAL,
mac MessageAuthenticationCode,
unauthAttrs [2] IMPLICIT UnauthAttributes OPTIONAL }
AuthAttributes ::= SET SIZE (1..MAX) OF Attribute
UnauthAttributes ::= SET SIZE (1..MAX) OF Attribute
MessageAuthenticationCode ::= OCTET STRING
La implementación del código ha seguido los pasos necesarios
para crear un mensaje AuthenticatedEnvelopedData de BouncyCastle:
www.bouncycastle.org
- CMSDecipherAuthenticatedEnvelopedData - Class in es.gob.afirma.envelopers.cms
-
Clase que descifra el contenido de un fichero en formato
AuthenticatedEnvelopedData. de CMS.
- CMSDecipherEnvelopData - Class in es.gob.afirma.envelopers.cms
-
Clase que descifra el contenido de un fichero en formato EnvelopedData. de
CMS.
- CMSDecipherSignedAndEnvelopedData - Class in es.gob.afirma.envelopers.cms
-
Clase que descifra el contenido de un fichero en formato
SignedAndEnvelopedData. de CMS.
- CMSEnvelopedData - Class in es.gob.afirma.envelopers.cms
-
Clase que implementa firma digital PKCS#7/CMS EnvelopedData.
- CMSEnvelopedData() - Constructor for class es.gob.afirma.envelopers.cms.CMSEnvelopedData
-
- CMSHelper - Class in es.gob.afirma.envelopers.cms
-
Utilidades para la firma CMS.
- CMSTimestamper - Class in es.gob.afirma.signers.tsp.pkcs7
-
Generador local de sellos de tiempo para PKCS#7.
- CMSTimestamper(boolean, String, URI, String, String, TsaRequestExtension[], byte[], String) - Constructor for class es.gob.afirma.signers.tsp.pkcs7.CMSTimestamper
-
Construye un estampador de sellos de tiempo para estructuras CMS y CAdES.
- CMSTimestamper(boolean, String, URI, String, String, TsaRequestExtension[], byte[], String, String, byte[], String, String, boolean) - Constructor for class es.gob.afirma.signers.tsp.pkcs7.CMSTimestamper
-
Construye un estampador de sellos de tiempo para estructuras CMS y CAdES.
- CMSTimestamper(TsaParams) - Constructor for class es.gob.afirma.signers.tsp.pkcs7.CMSTimestamper
-
Construye un estampador de sellos de tiempo para estructuras CMS y CAdES.
- coEnvelop(byte[], String, String, KeyStore.PrivateKeyEntry, X509Certificate[], CipherConstants.AOCipherAlgorithm, String, Properties) - Static method in class es.gob.afirma.envelopers.cms.AOCMSMultiEnveloper
-
Método que realiza el resto de firmas permitidas por CADES.
- CommitmentTypeIndicationBean - Class in es.gob.afirma.signers.cades
-
Indicación sobre el tipo de compromiso adquirido con la firma (CommitmentTypeIndication).
- CommitmentTypeIndicationsHelper - Class in es.gob.afirma.signers.cades
-
Clase de utilidad para la gestión de los CommitmentTypeIndication de CAdES.
- CompleteSignInfo - Class in es.gob.afirma.ui.visor.crypto
-
Información extraída de una firma.
- CompleteSignInfo() - Constructor for class es.gob.afirma.ui.visor.crypto.CompleteSignInfo
-
- componentHidden(ComponentEvent) - Method in class es.gob.afirma.ui.wizardutils.JDialogWizard
-
Evento que se lanza cuando se oculta la ventana modal.
- componentMoved(ComponentEvent) - Method in class es.gob.afirma.ui.wizardutils.JDialogWizard
-
Evento que se lanza cuando se mueve la ventana modal.
- componentResized(ComponentEvent) - Method in class es.gob.afirma.ui.utils.JAccessibilityDialogWizard
-
Evento de redimensionado.
- componentResized(ComponentEvent) - Method in class es.gob.afirma.ui.wizardutils.JDialogWizard
-
Evento que se lanza cuando se redimensiona la ventana modal.
- componentShown(ComponentEvent) - Method in class es.gob.afirma.ui.wizardutils.JDialogWizard
-
Cuando se muestra la ventana modal ocultamos la pagina anterior
- ConfigureCaret - Class in es.gob.afirma.ui.utils
-
Configuración del modo gráfico de accesibilidad.
- ConfigureCaret() - Constructor for class es.gob.afirma.ui.utils.ConfigureCaret
-
- Constants - Class in es.gob.afirma.ui.utils
-
Constantes para contraseñas
- ContainsNoDataException - Exception in es.gob.afirma.signers.pkcs7
-
Excepción para indicar que no se puede realizar una multifirma porque la firma original
no contiene los datos necesarios.
- ContainsNoDataException(String) - Constructor for exception es.gob.afirma.signers.pkcs7.ContainsNoDataException
-
Crea la excepción asociando un mensaje de error.
- ContainsNoDataException(String, Exception) - Constructor for exception es.gob.afirma.signers.pkcs7.ContainsNoDataException
-
Crea la excepción asociando un mensaje de error y la causa del problema.
- ContextOptionsPane - Class in es.gob.afirma.ui.principal
-
Panel con la configuración de contexto de las firmas de la interfaz.
- ContextOptionsPane() - Constructor for class es.gob.afirma.ui.principal.ContextOptionsPane
-
Crea la vista y componentes de la pestaña principal de configuración.
- convertToPdfA(byte[]) - Static method in class es.gob.afirma.signers.pades.PdfAConverter
-
Convierte un PDF en PDF/A1B.
- convertToPdfA(byte[], int) - Static method in class es.gob.afirma.signers.pades.PdfAConverter
-
Convierte un PDF en PDF/A1B.
- convertToSwingModel(AOTreeModel) - Static method in class es.gob.afirma.ui.core.jse.JSEUtils
-
Transforma un TreeModel de Swing a uno propio
- copyFile(File, File) - Static method in class es.gob.afirma.core.misc.AOUtil
-
Copia un fichero.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in interface es.gob.afirma.core.signers.AOCoSigner
-
Cofirma un contenido (típicamente un fichero).
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in interface es.gob.afirma.core.signers.AOCoSigner
-
Cofirma un contenido (típicamente un fichero).
- cosign(byte[], byte[], String, KeyStore.PrivateKeyEntry, Properties) - Method in class es.gob.afirma.envelopers.cms.AOCMSMultiEnveloper
-
Cofirma un sobre digital CMS.
- cosign(byte[], String, KeyStore.PrivateKeyEntry) - Method in class es.gob.afirma.envelopers.cms.AOCMSMultiEnveloper
-
Cofirma un sobre digital CMS.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.cades.AOCAdESSigner
-
Cofirma datos en formato CAdES añadiendo la nueva firma a una CAdES o CMS ya existente.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.cades.AOCAdESSigner
-
Cofirma una firma CAdES o CMS existente en formato CAdES.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.cms.AOCMSSigner
-
Cofirma un contenido (típicamente un fichero).
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.cms.AOCMSSigner
-
Cofirma un contenido (típicamente un fichero).
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.multi.cades.AOCAdESCoSigner
-
Cofirma un contenido (típicamente un fichero).
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.multi.cades.AOCAdESCoSigner
-
Cofirma un contenido (típicamente un fichero).
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.odf.AOODFSigner
-
Añade una firma electrónica a un documento ODF.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.odf.AOODFSigner
-
Añade una firma electrónica a un documento ODF.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.ooxml.AOOOXMLSigner
-
Agrega una firma electrónica a un documento OOXML.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.ooxml.AOOOXMLSigner
-
Agrega una firma electrónica a un documento OOXML.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.pades.AOPDFSigner
-
Añade una firma PAdES a un documento PDF.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.pades.AOPDFSigner
-
Añade una firma PAdES a un documento PDF.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xades.AOFacturaESigner
-
Operación no soportada.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xades.AOFacturaESigner
-
Operación no soportada.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xades.AOXAdESSigner
-
Cofirma datos en formato XAdES.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xades.AOXAdESSigner
-
Cofirma datos en formato XAdES.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Static method in class es.gob.afirma.signers.xades.XAdESCoSigner
-
Cofirma datos en formato XAdES.
- cosign(byte[], byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xmldsig.AOXMLDSigSigner
-
Cofirma una firma en formato XMLdSig.
- cosign(byte[], String, PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xmldsig.AOXMLDSigSigner
-
Cofirma una firma en formato XMLdSig.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in interface es.gob.afirma.core.signers.AOCounterSigner
-
Contrafirma nodos de firma concretos de una firma electrónica.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.cades.AOCAdESSigner
-
Contrafirma nodos de firma concretos de una firma electrónica.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.cms.AOCMSSigner
-
Contrafirma nodos de firma concretos de una firma electrónica.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.multi.cades.AOCAdESCounterSigner
-
Contrafirma nodos de firma concretos de una firma electrónica.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.odf.AOODFSigner
-
Método no implementado.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.ooxml.AOOOXMLSigner
-
Método no implementado.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.pades.AOPDFSigner
-
Operación no soportada para firmas PAdES.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xades.AOFacturaESigner
-
Operación no soportada, se lanza una UnsupportedOperationException
.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xades.AOXAdESSigner
-
Contrafirma firmas en formato XAdES.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Static method in class es.gob.afirma.signers.xades.XAdESCounterSigner
-
Contrafirma firmas en formato XAdES.
- countersign(byte[], String, CounterSignTarget, Object[], PrivateKey, Certificate[], Properties) - Method in class es.gob.afirma.signers.xmldsig.AOXMLDSigSigner
-
Contrafirma firmas en formato XMLdSig.
- CounterSignTarget - Enum in es.gob.afirma.core.signers
-
Permite definir los objetivos para la contrafirma:
SIGNERS: Contrafirma de firmantes concretos.
- countSubstring(String, String) - Static method in class es.gob.afirma.signers.xml.Utils
-
Cuenta las repeticiones de una subcadena dentro de una cadena.
- crearPaneles() - Method in class es.gob.afirma.ui.principal.PrincipalGUI
-
Construye el panel principal de la aplicación con las pestañas de
las distintas funcionalidades.
- createBerSetFromList(List<ASN1Encodable>) - Static method in class es.gob.afirma.signers.pkcs7.SigUtils
-
Genera un estructura de tipo SET de formato ASN1.
- createCert(String) - Static method in class es.gob.afirma.signers.xml.Utils
-
Crea un X509Certificate a partir de un certificado en Base64.
- createCMSAuthenticatedEnvelopedData(byte[], KeyStore.PrivateKeyEntry, AOCipherConfig, X509Certificate[], Integer) - Method in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Crea un envoltorio CMS de tipo AuthenticatedEnvelopedData.
- createCMSEncryptedData(byte[], AOCipherConfig, Key) - Method in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Crea un envoltorio CMS de tipo EncryptedData.
- createCMSEnvelopedData(byte[], KeyStore.PrivateKeyEntry, AOCipherConfig, X509Certificate[], Integer) - Method in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Crea un envoltorio CMS de tipo EnvelopedData.
- createCMSSignedAndEnvelopedData(byte[], KeyStore.PrivateKeyEntry, AOCipherConfig, X509Certificate[], Integer) - Method in class es.gob.afirma.envelopers.cms.AOCMSEnveloper
-
Crea un envoltorio CMS de tipo SignedAndEnvelopedData.
- createTempZipFile(byte[]) - Static method in class es.gob.afirma.core.misc.AOFileUtils
-
Crea un fichero ZIP en disco apto para manejarse.
- createURI(String) - Static method in class es.gob.afirma.core.misc.AOUtil
-
Crea una URI a partir de un nombre de fichero local o una URL.
- CrlCertificateVerifier - Class in es.gob.afirma.cert.certvalidation
-
Validador de certificados X.509v3 por verificación de listas de revocación
y de periodo de validez contra el reloj del sistema.
- CrlCertificateVerifier(String, X509Certificate) - Constructor for class es.gob.afirma.cert.certvalidation.CrlCertificateVerifier
-
Construye un validador de certificados por CRL.
- CustomDialog - Class in es.gob.afirma.ui.utils
-
Componente dialogo que define los alerts de la aplicacion.
- CUSTOMDIALOG_FONT_INITIAL_HEIGHT - Static variable in class es.gob.afirma.ui.utils.Constants
-
Height inicial de los JAccessibilityCustomDialog de la aplicacion.
- CUSTOMDIALOG_FONT_INITIAL_WIDTH - Static variable in class es.gob.afirma.ui.utils.Constants
-
Width inicial de los JAccessibilityCustomDialog de la aplicacion.
- CUSTOMDIALOG_INITIAL_HEIGHT - Static variable in class es.gob.afirma.ui.utils.Constants
-
Height inicial de los JAccessibilityCustomDialog de la aplicacion.
- CUSTOMDIALOG_INITIAL_WIDTH - Static variable in class es.gob.afirma.ui.utils.Constants
-
Width inicial de los JAccessibilityCustomDialog de la aplicacion.
- CUSTOMDIALOG_MAX_HEIGHT - Static variable in class es.gob.afirma.ui.utils.Constants
-
Height de maximizado de los JAccessibilityCustomDialog de la aplicacion.
- CUSTOMDIALOG_MAX_WIDTH - Static variable in class es.gob.afirma.ui.utils.Constants
-
Width de maximizado de los JAccessibilityCustomDialog de la aplicacion.
- CustomUriDereferencer - Class in es.gob.afirma.signers.xml
-
Dereferenciador a medida de referencias XML DOM.
- CustomUriDereferencer(URIDereferencer) - Constructor for class es.gob.afirma.signers.xml.CustomUriDereferencer
-
Crea un dereferenciador a medida que actúa solo cuando falla el dereferenciador por defecto
- CYPH - Static variable in class es.gob.afirma.core.keystores.KeyUsage
-
Uso para cifrado.