Use this page to configure the encryption and decryption parameters. You can use these parameters to encrypt and decrypt various parts of the message, including the body and the token.
Specifies the name for the encryption information.
Data type | String |
Specifies the algorithm Uniform Resource Identifier (URI) of the data encryption method.
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. For more information, see the Key encryption algorithm field description.
Specifies the algorithm Uniform Resource Identifier (URI) of the key encryption method.
The Unrestricted JCE Policy files for SDK 1.4 Web site is displayed.
The Unrestricted JCE Policy files for SDK 5 Web site is displayed.
Specifies the name of the key information reference that is used for encryption. This reference is resolved to the actual key by the specified key locator and defined in the key information.
You must specify either one or no encryption key configurations
for the request generator and response generator bindings.
For the response consumer and the request consumer bindings,
you can configure multiple encryption key references. To create a new encryption
key reference, under Additional properties, click Key information references.
Binding name | Server level, cell level, or application level | Path |
---|---|---|
Default generator binding | Cell level |
|
Default consumer binding | Cell level |
|
Default generator binding | Server level |
|
Default consumer binding | Server level |
|
Request generator (sender) binding | Application level |
|
Response generator (sender) binding | Application level |
|