Class SigningCertificateCertsNotInCertPathException

All Implemented Interfaces:
Serializable

public class SigningCertificateCertsNotInCertPathException extends SigningCertificateVerificationException
Thrown during verification of the SigningCertificate property if the property contains one or more references to certificates that are not part of the certification path.
Author:
Luís
See Also:
  • Constructor Details

    • SigningCertificateCertsNotInCertPathException

      public SigningCertificateCertsNotInCertPathException()
  • Method Details