- validate(byte[], byte[]) - Static method in class es.gob.afirma.cert.signvalidation.ValidateBinarySignature
-
Valida una firma binaria (CMS/CAdES).
- validate(byte[]) - Static method in class es.gob.afirma.cert.signvalidation.ValidatePdfSignature
-
Valida una firma PDF (PKCS#7/PAdES).
- validate(byte[]) - Static method in class es.gob.afirma.cert.signvalidation.ValidateXMLSignature
-
Valida una firma XML.
- ValidateBinarySignature - Class in es.gob.afirma.cert.signvalidation
-
Validador de firmas binarias.
- validateCertificate() - Method in class es.gob.afirma.cert.certvalidation.CertificateVerifier
-
Valida el certificado X.509v3 que se ha proporcionado en el constructor.
- validateCertificate(X509Certificate) - Method in class es.gob.afirma.cert.certvalidation.CertificateVerifier
-
Valida un certificado X.509v3.
- ValidatePdfSignature - Class in es.gob.afirma.cert.signvalidation
-
Validador de firmas PDF.
- ValidateXMLSignature - Class in es.gob.afirma.cert.signvalidation
-
Validador de firmas XML.
- ValidationResult - Enum in es.gob.afirma.cert.certvalidation
-
Resultado de la validación de un certificado X.509.
- valueOf(String) - Static method in enum es.gob.afirma.cert.certvalidation.ValidationResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.cert.signvalidation.SignValidity.SIGN_DETAIL_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.cert.signvalidation.SignValidity.VALIDITY_ERROR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherBlockMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherPadding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.LogManager.App
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.misc.Platform.BROWSER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.misc.Platform.JREVER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.misc.Platform.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.core.signers.CounterSignTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.keystores.AOKeyStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.massive.MassiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.signers.pades.PdfAConverter.PDFX
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum es.gob.afirma.cert.certvalidation.ValidationResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.cert.signvalidation.SignValidity.SIGN_DETAIL_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.cert.signvalidation.SignValidity.VALIDITY_ERROR
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherBlockMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherPadding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.LogManager.App
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.misc.Platform.BROWSER
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.misc.Platform.JREVER
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.misc.Platform.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.core.signers.CounterSignTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.keystores.AOKeyStore
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.massive.MassiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum es.gob.afirma.signers.pades.PdfAConverter.PDFX
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class es.gob.afirma.ui.principal.Main
-
Versión de la interfaz gráfica de escritorio.
- VisorPanel - Class in es.gob.afirma.ui.visor.ui
-
Panel para la espera y detección automática de insercción de DNIe.
- VisorPanel(File, byte[]) - Constructor for class es.gob.afirma.ui.visor.ui.VisorPanel
-
Construye un panel con la información extraída de una firma.
- VisorPanel(File, byte[], File) - Constructor for class es.gob.afirma.ui.visor.ui.VisorPanel
-
Construye un panel con la información extraída de una firma.
- visualize(boolean) - Static method in class es.gob.afirma.ui.utils.HelpUtils
-
Visualiza la ayuda en la pagina de "Introduccion".
- visualize(String) - Static method in class es.gob.afirma.ui.utils.HelpUtils
-
Visualiza la pagina de ayuda indicada.