Interface XmlSignatureChecker

    • Method Detail

      • checkBeforeCoreValidation

        void checkBeforeCoreValidation​(XmlSignatureChecker.Input input)
                                throws Exception
        Checks whether the signature document has the expected structure and contains the expected transformations and references. See http://www.w3.org/TR/xmldsig-bestpractices/#check-what-is-signed
        Parameters:
        input - input parameters
        Throws:
        Exception - when XML signature does not pass the check