Encryption information configuration settings
To configure the encryption and decryption parameters. Use these parameters to encrypt and decrypt various parts of the message including the body and user name token.
To view this administrative console page:
- Click Applications > Enterprise Applications > appname.
- Under Related Items, click Web Module > URI_file_name > Web Services: Server Security Bindings.
- Under Request Receiver Binding, click Edit > Encryption Information > New.
Encryption Information Name Name for the encryption information.
Key Locator Reference Name used to reference the key locator. To specify key locator references, click Servers > Application Servers > server. Under Additional Properties, click Web Services... Default bindings for Web Services Security > Key Locators.
Encryption Key Name Name of the encryption key, which is resolved to the actual key by the specified key locator.
Key Encryption Algorithm Specifies the algorithm Uniform Resource Identifier (URI) of the key encryption method. The following algorithms are supported...
- http://www.w3.org/2001/04/xmlenc#rsa-1_5
- http://www.w3.org/2001/04/xmlenc#kw-tripledes
The following additional algorithms are supported...
- http://www.w3.org/2001/04/xmlenc#kw-aes128
- http://www.w3.org/2001/04/xmlenc#kw-aes256
- http://www.w3.org/2001/04/xmlenc#kw-aes192
Data Encryption Algorithm Specifies the algorithm URI of the data encryption method. The following algorithm is supported...
- http://www.w3.org/2001/04/xmlenc#tripledes-cbc
The following additional algorithms are supported...
- http://www.w3.org/2001/04/xmlenc#aes128-cbc
- http://www.w3.org/2001/04/xmlenc#aes256-cbc
- http://www.w3.org/2001/04/xmlenc#aes192-cbc
See Also
Securing Web services using XML encryption
Encryption information collection
Key locator collection