<?xml version="1.0" encoding="UTF-8"?> | |
<contexts> | |
<context id="wizard_signature_resource"> | |
<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> | |
<topic href="tasks/sign.html" label="XML Signature Wizard"/> | |
<topic href="tasks/sign_page_resource.html" label="Resource and Signature Type"/> | |
</context> | |
<context id="wizard_signature_open_key"> | |
<description>Provide all required information for the key to use in the current signing process.</description> | |
<topic href="tasks/sign.html" label="XML Signature Wizard"/> | |
<topic href="tasks/sign_page_open_key.html" label="Open Key"/> | |
</context> | |
<context id="wizard_signature_create_key"> | |
<description>Provide all required information to insert a new key into a keystore. This key will be used in the current signing process and is stored in the selected keystore.</description> | |
<topic href="tasks/sign.html" label="XML Signature Wizard"/> | |
<topic href="tasks/sign_page_create_key.html" label="Create Key"/> | |
</context> | |
<context id="wizard_signature_create_keystore"> | |
<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> | |
<topic href="tasks/sign.html" label="XML Signature Wizard"/> | |
<topic href="tasks/sign_page_create_keystore.html" label="Create Keystore and Key"/> | |
</context> | |
<context id="wizard_signature_algorithms"> | |
<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> | |
<topic href="tasks/sign.html" label="XML Signature Wizard"/> | |
<topic href="tasks/sign_page_algorithms.html" label="Algorithms and Signature Properties"/> | |
</context> | |
<context id="wizard_encryption_resource"> | |
<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> | |
<topic href="tasks/encrypt.html" label="XML Encryption Wizard"/> | |
<topic href="tasks/encrypt_page_resource.html" label="Resource and Encryption Type"/> | |
</context> | |
<context id="wizard_encryption_open_key"> | |
<description>Provide all required information for the key to use in the current encryption process.</description> | |
<topic href="tasks/encrypt.html" label="XML Encryption Wizard"/> | |
<topic href="tasks/encrypt_page_open_key.html" label="Open Key"/> | |
</context> | |
<context id="wizard_encryption_create_key"> | |
<description>Provide all required information to insert a new key into a keystore. This key will be used in the current encryption process and is stored in the selected keystore.</description> | |
<topic href="tasks/encrypt.html" label="XML Encryption Wizard"/> | |
<topic href="tasks/encrypt_page_create_key.html" label="Create Key"/> | |
</context> | |
<context id="wizard_encryption_create_keystore"> | |
<description>Provide all required information to create a new keystore together with a new key. This key will be used in the current encryption process and is stored in the current project folder as [Keystore Name].jks.</description> | |
<topic href="tasks/encrypt.html" label="XML Encryption Wizard"/> | |
<topic href="tasks/encrypt_page_create_keystore.html" label="Create Keystore and Key"/> | |
</context> | |
<context id="wizard_encryption_algorithms"> | |
<description>Select the encryption algorithms and decide whether you want to completely encrypt the XML data or keep the root element as plain text. 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> | |
<topic href="tasks/encrypt.html" label="XML Encryption Wizard"/> | |
<topic href="tasks/encrypt_page_algorithms.html" label="Algorithms"/> | |
</context> | |
<context id="xpath_dialog"> | |
<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> | |
<topic href="tasks/sign.html" label="XML Signature Wizard"/> | |
<topic href="tasks/encrypt.html" label="XML Encryption Wizard"/> | |
</context> | |
<context id="wizard_decryption_resource"> | |
<description>Select the <b>Keystore</b> used for encrypting this document (-fragment) and enter the <b>password</b> for the store. Provide the <b>key name</b> and enter the corresponding <b>password</b>. If you didn't enter an <b>encryption id</b> 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 <b>Finish</b> to start the decryption process.</description> | |
<topic href="tasks/decrypt.html" label="XML Decryption Wizard"/> | |
<topic href="tasks/decrypt_page_decryption.html" label="Resource and Key information"/> | |
</context> | |
<context id="preferences_general"> | |
<description>This preference page allows you to configure the general preferences of the <b>XML Security Tools</b> including <b>Canonicalization</b> settings.</description> | |
<topic href="tasks/canonicalize.html" label="Canonicalization"/> | |
<topic href="setup/preferences.html" label="XML Security Tools Preferences"/> | |
</context> | |
<context id="preferences_signature"> | |
<description>This preference 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> | |
<topic href="tasks/quickfunctions.html" label="Quick Signature"/> | |
<topic href="setup/preferences_sign.html" label="Quick Signature Preferences"/> | |
</context> | |
<context id="preferences_encryption"> | |
<description>This preference 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> | |
<topic href="tasks/quickfunctions.html" label="Quick Encryption"/> | |
<topic href="setup/preferences_encrypt.html" label="Quick Encryption Preferences"/> | |
</context> | |
<context id="signature_view"> | |
<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> | |
<topic href="tasks/verify.html" label="XML Signatures View"/> | |
</context> | |
</contexts> |