Uses of Class
br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions.ReasonForIndeterminate
Packages that use ReasonForIndeterminate
-
Uses of ReasonForIndeterminate in br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions
Subclasses of ReasonForIndeterminate in br.ufsc.labsec.validationResult.exceptions.indeterminateExceptionsModifier and TypeClassDescriptionclassclassAt least one of the algorithms that have been used in a material (e.g. the signature value, a certificate...) involved in validating the signature or the size of the keys used with such an algorithm is no longer considered reliable at the validation date/time.classAny other reason.classNo certificate chain has been found for the identified signer's certificate.classA proof of existence is missing to ascertain that a signed object has been produced before some compromising event (e.g. broken algorithm).classThe policy to use for validation could not be identifiedclassThe signer's certificate cannot be identifiedclassclassAt 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.classCannot obtain signed data.classNot all constraints can be fulfilled using available information.