Use this page to configure the encryption and decryption parameters for the signature method, digest method, and canonicalization method.
The specifications that are listed on this page for the signature method, digest method, and canonicalization method are located in the World Wide Web Consortium (W3C) document entitled, XML Encryption Syntax and Processing: W3C Recommendation 10 Dec 2002.
Specifies the name for the encryption information.
Specifies the name that is used to reference the key locator.
You can configure these key locator reference options on the server level and the application level. The configurations that are listed in the field are a combination of the configurations on these two levels.
Specifies the name of the encryption key that is resolved to the actual key by the specified key locator.
Data type | String |
Specifies the algorithm uniform resource identifier (URI) of the key encryption method.
When running with IBM® Software Development Kit (SDK) Version 1.4, the list of supported key transport algorithms does not include this one. This algorithm appears in the list of supported key transport algorithms when running with JDK 1.5 or later.
By default, the Java Cryptography Extension (JCE) is shipped with restricted or limited strength ciphers. To use 192-bit and 256-bit Advanced Encryption Standard (AES) encryption algorithms, you must apply unlimited jurisdiction policy files.
The Unrestricted JCE Policy files for SDK 1.4 website is displayed.
Specifies the algorithm Uniform Resource Identifiers (URI) of the data encryption method.
By default, the JCE ships with restricted or limited strength ciphers. To use 192-bit and 256- bit AES encryption algorithms, you must apply unlimited jurisdiction policy files. For more information, see the Key encryption algorithm field description.