Configuration Parameters
Configuring Network Data Encryption and Integrity for Thin JDBC Clients
4-5
Client Encryption Selected List: ORACLE.NET.ENCRYPTION_TYPES_CLIENT
This parameter defines the encryption algorithm to be used.
Table 4–2
describes this
parameter's attributes.
Client Integrity Level: ORACLE.NET.CRYPTO_CHECKSUM_CLIENT
This parameter defines the level of security that it wants to negotiate with the server
for data integrity.
Table 4–3
describes this parameters attributes.
Table 4–2
ORACLE.NET.ENCRYPTION_TYPES_CLIENT Parameter Attributes
Attribute
Description
Parameter Type
String
Parameter Class
Static
Permitted Values
RC4_256; RC4_128; RC4_56; RC4_40; DES56C; DES40C
Syntax
up.put("oracle.net.encryption_types_
client",alg)
Example
up.put("oracle.net.encryption_types_client",
"DES40C"), where up is defined as Properties
up=new Properties()
Note:
In this context, "C" refers to CBC (Cipher Block Chaining)
mode.
Table 4–3
ORACLE.NET.CRYPTO_CHECKSUM_CLIENT Parameter Attributes
Attribute
Description
Parameter Type
String
Parameter Class
Static
Permitted Values
REJECTED; ACCEPTED; REQUESTED; REQUIRED
Default Value
ACCEPTED
Syntax
up.put("oracle.net.crypto_checksum_
client",level)
Example
up.put("oracle.net.crypto_checksum_client",
"REQUIRED"), where up is defined as Properties
up=new Properties()
Summary of Contents for Database Advanced Security 10g Release 1
Page 17: ...xvii ...
Page 20: ...xx ...
Page 24: ...xxiv ...
Page 42: ...xlii ...
Page 44: ......
Page 102: ......
Page 124: ......
Page 246: ...Managing Certificates 8 28 Oracle Database Advanced Security Administrator s Guide ...
Page 284: ......
Page 384: ......
Page 414: ...Physical Security D 6 Oracle Database Advanced Security Administrator s Guide ...
Page 518: ...Index 10 ...