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 user name token.
Specifies the name for the encryption information.
Data type | String |
Specifies the algorithm 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 name of the key locator configuration that retrieves the key for XML digital signature and XML encryption.
The Key locator reference field is displayed for the request receiver and response receiver bindings, which are used by Version 5.x applications.
You can configure these key locator reference options on the server level, the cell level, and the application level. The configurations that are listed in the field are a combination of the configurations on these three levels.
Binding name | Cell level, server level, or application level | Path |
---|---|---|
Default generator binding | Cell level |
|
Default consumer bindings | Cell level |
|
Default generator binding | Server level |
|
Default consumer binding | Server level |
|
![]() |
![]() |
![]()
|
![]() |
![]() |
![]()
|
![]() |
![]() |
![]()
|
![]() |
![]() |
![]()
|
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.
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 | Cell level, server 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 |
|
![]() |
![]() |
![]()
|
![]() |
![]() |
![]()
|
Specifies the name of the <confidentiality> element for the generator binding or the <requiredConfidentiality> element for the consumer binding element in the deployment descriptor.
This field is available on the application level only.
Related reference
Encryption information collection
Key locator collection
Encryption information configuration settings