Class InvalidXAdESFormException

All Implemented Interfaces:
Serializable

public class InvalidXAdESFormException extends InvalidSignatureException
Thrown when the signature doesn't fulfill the rules for the XAdES forms. For instance, if the properties from XAdES-C are present and XAdES-T is not.
Author:
Luís
See Also:
  • Constructor Details

    • InvalidXAdESFormException

      public InvalidXAdESFormException(String msg)