public class Office2010SignatureFacet extends java.lang.Object implements SignatureFacet
MS_DIGSIG_NS, OO_DIGSIG_NS, XADES_132_NS, XADES_141_NS, XML_DIGSIG_NS, XML_NS| Constructor and Description | 
|---|
| Office2010SignatureFacet() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | postSign(SignatureInfo signatureInfo,
        org.w3c.dom.Document document)This method is being invoked by the XML signature service engine during
 the post-sign phase. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreSignpublic void postSign(SignatureInfo signatureInfo, org.w3c.dom.Document document) throws javax.xml.crypto.MarshalException
SignatureFacetpostSign in interface SignatureFacetsignatureInfo - the signature info object holding the OPCPackage and other document related datadocument - the signature document to be modifiedjavax.xml.crypto.MarshalExceptionCopyright 2021 The Apache Software Foundation or its licensors, as applicable.