mirror of https://github.com/apache/poi.git
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:
parent
aa6ea5344b
commit
a36ac06d69
|
@ -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 & co are also valid
|
||||
|
|
Loading…
Reference in New Issue