Uses of Interface
br.ufsc.labsec.validationResult.interfaces.RevocationReference
Packages that use RevocationReference
Package
Description
-
Uses of RevocationReference in br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions
Classes in br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions that implement RevocationReferenceModifier and TypeClassDescriptionclassAt 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 RevocationReference in br.ufsc.labsec.validationResult.exceptions.invalidExceptions
Classes in br.ufsc.labsec.validationResult.exceptions.invalidExceptions that implement RevocationReferenceModifier and TypeClassDescriptionclassThe 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.Constructors in br.ufsc.labsec.validationResult.exceptions.invalidExceptions with parameters of type RevocationReference