?? readme
字號:
This is a simple example of validating an XML Signature using theJSR 105 API. The example assumes the validating key is containedin a KeyValue KeyInfo element in the XML Signature.Command Line Usage: $ export JWSDP_HOME=<pathname to JWSDP> $ $JWSDP_HOME/apache-ant/bin/ant This will validate the signature in the file envelopedSignature.xml in the current working directory. To validate a different signature, run as follows: $ $JWSDP_HOME/apache-ant/bin/ant -Dsample.args="signature.xml" where "signature.xml" is the pathname of the file.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -