Class KeyInfoSignatureFacet

    • Constructor Detail

      • KeyInfoSignatureFacet

        public KeyInfoSignatureFacet()
    • Method Detail

      • postSign

        public void postSign​(org.w3c.dom.Document document)
                      throws javax.xml.crypto.MarshalException
        Description copied from class: SignatureFacet
        This method is being invoked by the XML signature service engine during the post-sign phase. Via this method a signature facet can extend the XML signatures with for example key information.
        Overrides:
        postSign in class SignatureFacet
        Parameters:
        document - the signature document to be modified
        Throws:
        javax.xml.crypto.MarshalException