- validate(byte[]) - Method in interface es.gob.afirma.cert.signvalidation.SignValider
-
Valida una firma del tipo del validador instanciado.
- validate(byte[]) - Method in class es.gob.afirma.cert.signvalidation.ValidateBinarySignature
-
- validate(byte[], byte[]) - Static method in class es.gob.afirma.cert.signvalidation.ValidateBinarySignature
-
Valida una firma binaria (CMS/CAdES).
- validate(byte[]) - Method in class es.gob.afirma.cert.signvalidation.ValidatePdfSignature
-
Valida una firma PDF (PKCS#7/PAdES).
- validate(byte[]) - Method in class es.gob.afirma.cert.signvalidation.ValidateXMLSignature
-
Valida una firma XML y las fechas de validez de los certificados.
- ValidateBinarySignature - Class in es.gob.afirma.cert.signvalidation
-
Validador de firmas binarias.
- ValidateBinarySignature() - Constructor for class es.gob.afirma.cert.signvalidation.ValidateBinarySignature
-
- validateCertificate() - Method in interface es.gob.afirma.cert.certvalidation.CertificateVerificable
-
Valida el certificado X.509v3 que se ha proporcionado en el constructor.
- validateCertificate(X509Certificate) - Method in interface es.gob.afirma.cert.certvalidation.CertificateVerificable
-
Valida un certificado X.509v3.
- 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.
- ValidatePdfSignature() - Constructor for class es.gob.afirma.cert.signvalidation.ValidatePdfSignature
-
- ValidateXMLSignature - Class in es.gob.afirma.cert.signvalidation
-
Validador de firmas XML.
- ValidateXMLSignature() - Constructor for class es.gob.afirma.cert.signvalidation.ValidateXMLSignature
-
- 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.keystores.AOKeyStore
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum es.gob.afirma.keystores.mozilla.bintutil.PeMachineType
-
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.
- 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.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.keystores.mozilla.bintutil.PeMachineType
-
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.
- verifyIssuer(X509Certificate) - Method in interface es.gob.afirma.cert.certvalidation.CertificateVerificable
-
Valida el emisor del certificado X.509v3.
- verifyIssuer(X509Certificate) - Method in class es.gob.afirma.cert.certvalidation.CertificateVerifier
-
- verifyRevocation(X509Certificate) - Method in interface es.gob.afirma.cert.certvalidation.CertificateVerificable
-
Valida si el certificado X.509v3 que se ha proporcionado en el constructor está revocado.
- verifyRevocation(X509Certificate) - Method in class es.gob.afirma.cert.certvalidation.CertificateVerifier
-
- verifyRevocation(X509Certificate) - Method in class es.gob.afirma.cert.certvalidation.CrlCertificateVerifier
-
- verifyRevocation(X509Certificate) - Method in class es.gob.afirma.cert.certvalidation.OcspCertificateVerifier
-