dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | <contexts>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 3 | <context id="wizard_signature_resource">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 4 | <description>Select a resource to sign (the complete document or a fragment of it), the signature type (enveloping, enveloped or detached) and a key option (create a new one or use an existing one). The Basic Security Profile option increases interoperability of Web Service Security.</description>
|
| 5 | <topic href="plugin/sign.html" label="Digital Signature Wizard"/>
|
| 6 | <topic href="plugin/sign_page_resource.html" label="Resource and Signature Type"/>
|
| 7 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 8 | <context id="wizard_signature_open_key">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 9 | <description>Provide all required information for the key to use in the current signing process.</description>
|
| 10 | <topic href="plugin/sign.html" label="Digital Signature Wizard"/>
|
| 11 | <topic href="plugin/sign_page_open_key.html" label="Open Key"/>
|
| 12 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 13 | <context id="wizard_signature_create_key">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 14 | <description>Provide all required information to create a new key in an existing keystore. This key will be used in the current signing process and is stored in the selected keystore.</description>
|
| 15 | <topic href="plugin/sign.html" label="Digital Signature Wizard"/>
|
| 16 | <topic href="plugin/sign_page_create_key.html" label="Create Key"/>
|
| 17 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 18 | <context id="wizard_signature_create_keystore">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 19 | <description>Provide all required information to create a new keystore together with a new key. This key will be used in the current signing process and is stored in the current project folder as [Keystore Name].jks.</description>
|
| 20 | <topic href="plugin/sign.html" label="Digital Signature Wizard"/>
|
| 21 | <topic href="plugin/sign_page_create_keystore.html" label="Create Keystore and Key"/>
|
| 22 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 23 | <context id="wizard_signature_algorithms">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 24 | <description>Select a canonicalization and a transformation algorithm, a message digest and a signature algorithm. The signature properties are optional. A new property can be added by clicking on the + button. The signature id is optional but makes it much easier to identify the signature. The characters <, >, &, ", ' and blanks are not allowed as id (signature id and signature property id), the maximum length is 20 characters. Selecting the Start Encryption Wizard afterwards checkbox opens the Encryption Wizard after a successful digital signature operation.</description>
|
| 25 | <topic href="plugin/sign.html" label="Digital Signature Wizard"/>
|
| 26 | <topic href="plugin/sign_page_algorithms.html" label="Algorithms and Signature Properties"/>
|
| 27 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 28 | <context id="wizard_encryption_resource">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 29 | <description>Select the resource to encrypt (the complete document or a fragment of it), the encryption type (enveloping or detached) and a key option (create a new one or use an existing one). The Basic Security Profile option increases interoperability of Web Service Security.</description>
|
| 30 | <topic href="plugin/encrypt.html" label="Encryption Wizard"/>
|
| 31 | <topic href="plugin/encrypt_page_resource.html" label="Resource and Encryption Type"/>
|
| 32 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 33 | <context id="wizard_encryption_open_key">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 34 | <description>Provide all required keystore information for the public key to use in the current encryption process.</description>
|
| 35 | <topic href="plugin/encrypt.html" label="Encryption Wizard"/>
|
| 36 | <topic href="plugin/encrypt_page_open_key.html" label="Open an existing Key"/>
|
| 37 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 38 | <context id="wizard_encryption_create_key">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 39 | <description>Provide all required information to create a new public/private key pair in an existing keystore. The public key will be used in the current encryption process and is stored in the selected keystore.</description>
|
| 40 | <topic href="plugin/encrypt.html" label="Encryption Wizard"/>
|
| 41 | <topic href="plugin/encrypt_page_create_key.html" label="Create a new Key in an existing Keystore"/>
|
| 42 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 43 | <context id="wizard_encryption_create_keystore">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 44 | <description>Provide all required information to create a new keystore with a new public/private key pair. The public key will be used in the current encryption process and is stored in the current project folder as [Keystore Name].jks.</description>
|
| 45 | <topic href="plugin/encrypt.html" label="Encryption Wizard"/>
|
| 46 | <topic href="plugin/encrypt_page_create_keystore.html" label="Create a new Key and a new Keystore"/>
|
| 47 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 48 | <context id="wizard_encryption_algorithms">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 49 | <description>Select the encryption algorithms and provide a file to store the key in. The encryption id is optional but makes it much easier to identify the encryption. The characters <, >, &, ", ' and blanks are not allowed as id, the maximum length is 20 characters. Selecting the Start Digital Signature Wizard afterwards checkbox opens the Digital Signature Wizard after a successful encryption operation.</description>
|
| 50 | <topic href="plugin/encrypt.html" label="Encryption Wizard"/>
|
| 51 | <topic href="plugin/encrypt_page_algorithms.html" label="Algorithms"/>
|
| 52 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 53 | <context id="xpath_dialog">
|
| 54 | <description>This dialog displays all XML elements in the active XML document as unique XPath expressions. You can select exactly one element you want to use in the current signing or encrypting process.</description>
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 55 | <topic href="plugin/sign.html" label="Digital Signature Wizard"/>
|
| 56 | <topic href="plugin/encrypt.html" label="Encryption Wizard"/>
|
| 57 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 58 | <context id="wizard_decryption_resource">
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 59 | <description>Select the KeyStore used for encrypting this document (-fragment) and enter the password for the store. Specify the key name and enter the corresponding password. If you didn't enter an encryption id during the encryption process you can only select to decrypt the first encrypted data found in the selected document. Otherwise select the desired encryption id and click Finish to start the decryption process.</description>
|
| 60 | <topic href="plugin/decrypt.html" label="Decryption Wizard"/>
|
| 61 | <topic href="plugin/decrypt_page_decryption.html" label="Decryption"/>
|
| 62 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 63 | <context id="preferences_general">
|
| 64 | <description>This page allows you to configure the general preferences of the <b>XML Security Tools</b> including <b>Canonicalization</b> settings.</description>
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 65 | <topic href="plugin/canonicalize.html" label="Canonicalization"/>
|
| 66 | <topic href="plugin/prefs.html" label="XML-Security Preferences"/>
|
| 67 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 68 | <context id="preferences_signature">
|
| 69 | <description>This page allows you to configure the preferences for the <b>Quick Signature</b> and <b>Quick Verification</b> functionality of the <b>XML Security Tools</b>.</description>
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 70 | <topic href="plugin/quick.html" label="Quick Signature"/>
|
| 71 | <topic href="plugin/prefs_sign.html" label="Quick Signature Preferences"/>
|
| 72 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 73 | <context id="preferences_encryption">
|
| 74 | <description>This page allows you to configure the preferences for the <b>Quick Encryption</b> and <b>Quick Decryption</b> functionality of the <b>XML Security Tools</b>.</description>
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 75 | <topic href="plugin/quick.html" label="Quick Encryption"/>
|
| 76 | <topic href="plugin/prefs_encrypt.html" label="Quick Encryption Preferences"/>
|
| 77 | </context>
|
dschadow | 32082f6 | 2008-11-09 16:30:57 +0000 | [diff] [blame^] | 78 | <context id="signature_view">
|
| 79 | <description>This view displays all <b>XML Signatures</b> (valid, invalid and unkown) found in the selected XML document. Click <b>Refresh</b> for a new scan of the active XML document. Select one verification result and click <b>Properties</b> for detailed information about the selected XML Signature.</description>
|
| 80 | <topic href="plugin/verify.html" label="XML Signature View"/>
|
dacarver | a8f7839 | 2008-11-03 18:58:38 +0000 | [diff] [blame] | 81 | </context>
|
| 82 | </contexts>
|