Class CryptoConstraintsFailureNoPoe

All Implemented Interfaces:
ConstraintsFailure, Serializable

public class CryptoConstraintsFailureNoPoe extends ReasonForIndeterminate implements ConstraintsFailure
At 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. However, the Signature Validation Algorithm cannot ascertain that the concerned material has been produced before or after the algorithm or the size of the keys have been considered not reliable.

The process shall output:

  • A list of algorithms, together with the size of the key, if applicable, that have been used in validation of the signature but no longer are considered reliable together with a time up to which each of the listed algorithms were considered secure.
  • The list of material where each of the listed algorithms were used.
See Also: