Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "XST Project/UserGuide/Overview"

(New page: '''XML Security Tools''' add three wizards for signing, encrypting and [[XST_Project/UserGuide/Decryption | decry...)
 
Line 1: Line 1:
 
'''XML Security Tools''' add three wizards for [[XST_Project/UserGuide/Signing | signing]], [[XST_Project/UserGuide/Encryption | encrypting]] and [[XST_Project/UserGuide/Decryption | decrypting]] various XML documents to XML editors like the WTP XML editor and views like the Navigator or Package Explorer. A new view, XML Signatures, is included for [[XST_Project/UserGuide/Verification | verification]] of all XML signatures in the selected XML document as well as to provide detailed information on each signature.
 
'''XML Security Tools''' add three wizards for [[XST_Project/UserGuide/Signing | signing]], [[XST_Project/UserGuide/Encryption | encrypting]] and [[XST_Project/UserGuide/Decryption | decrypting]] various XML documents to XML editors like the WTP XML editor and views like the Navigator or Package Explorer. A new view, XML Signatures, is included for [[XST_Project/UserGuide/Verification | verification]] of all XML signatures in the selected XML document as well as to provide detailed information on each signature.
  
To call any functionality of the XML Security Tools simply select an XML document in any of the above mentioned views or inside an XML editor and chose the desired operation in the XML Security entry in the context menu.
+
== Calling XML Security functionality ==
 +
 
 +
To call any functionality of the XML Security Tools simply select an XML document in any of the above mentioned views or inside an XML editor and choose the desired operation in the XML Security entry in the context menu.

Revision as of 04:55, 27 September 2009

XML Security Tools add three wizards for signing, encrypting and decrypting various XML documents to XML editors like the WTP XML editor and views like the Navigator or Package Explorer. A new view, XML Signatures, is included for verification of all XML signatures in the selected XML document as well as to provide detailed information on each signature.

Calling XML Security functionality

To call any functionality of the XML Security Tools simply select an XML document in any of the above mentioned views or inside an XML editor and choose the desired operation in the XML Security entry in the context menu.

Back to the top