Bug 56836 - XML signature support

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1632447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2014-10-16 23:30:42 +00:00
parent 8137193852
commit 5692f061a9

View File

@ -112,7 +112,7 @@ import org.w3c.dom.events.EventTarget;
* ...
* </pre>
*
* <p><b>Signing a office document</b></p>
* <p><b>Signing an office document</b></p>
*
* <pre>
* // loading the keystore - pkcs12 is used here, but of course jks &amp; co are also valid