Uses of Interface
br.ufsc.labsec.validationResult.interfaces.BoundsReference
Packages that use BoundsReference
Package
Description
-
Uses of BoundsReference in br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions
Classes in br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions that implement BoundsReferenceModifier and TypeClassDescriptionclassclassAt least one certificate chain was found but an intermediate CA certificate has been found to be revoked.classThe signer's certificate has been found to be revoked at the validation date/time. -
Uses of BoundsReference in br.ufsc.labsec.validationResult.exceptions.invalidExceptions
Classes in br.ufsc.labsec.validationResult.exceptions.invalidExceptions that implement BoundsReferenceModifier and TypeClassDescriptionclassThe signature is considered invalid because the certificate chain used in the validation process does not match the validation constraints related to the certificate.classThe signature is considered invalid because the Signature Validation Algorithm can ascertain that the signing time lies after the expiration date (notAfter) of the signer's certificate.classAny other reason.classThe signature is considered invalid because the Signature Validation Algorithm can ascertain that the signing time lies before the issuance date (notBefore) of the signer's certificate.classThe signature is considered invalid because: the signer's certificate has been found to be revoked; and the Signature Validation Algorithm can ascertain that the signing time lies after the revocation time. The validation process shall provide the following: the certificate chain used in the validation process; the time and the reason of revocation of the signer's certificate. -
Uses of BoundsReference in br.ufsc.labsec.validationResult.interfaces
Subinterfaces of BoundsReference in br.ufsc.labsec.validationResult.interfacesModifier and TypeInterfaceDescriptioninterfaceinterface