Data Encryption and Integrity Parameters
A-6
Oracle Database Advanced Security Administrator's Guide
SQLNET.ENCRYPTION_TYPES_SERVER
This parameter specifies a list of encryption algorithms used by this server, in the
order of intended use. This list is used to negotiate a mutually acceptable algorithm
with the client end of the connection. Each algorithm is checked against the list of
available client algorithm types until a match is found. If an algorithm that is not
installed is specified on this side, the connection terminates with error message
ORA-12650.
Table A–6
SQLNET.ENCRYPTION_TYPES_SERVER Parameter Attributes
Attribute
Description
Syntax
SQLNET.ENCRYPTION_TYPES_SERVER = (valid_
encryption_algorithm [,valid_encryption_
algorithm])
Valid Values
■
RC4_256: RSA RC4 (256-bit key size).
■
AES256: AES (256-bit key size).
■
AES192: AES (192-bit key size).
■
3DES168: 3-key Triple-DES (168-bit effective key size).
■
RC4_128: RSA RC4 (128-bit key size).
■
AES128: AES (128-bit key size).
■
3DES112: 2-key Triple-DES (112-bit effective key size).
■
RC4_56: RSA RC4 (56-bit key size).
■
DES: Standard DES (56-bit key size).
■
RC4_40: RSA RC4 (40-bit key size).
■
DES40: DES40 (40-bit key size).
Default Setting
If no algorithms are defined in the local
sqlnet.ora
file, all
installed algorithms are used in a negotiation in the preceding
sequence.
Usage Notes
You can specify multiple encryption algorithms—either a
single value or a list of algorithm names. For example, either of
the following encryption parameters is acceptable:
SQLNET.ENCRYPTION_TYPES_SERVER=(RC4_40)
SQLNET.ENCRYPTION_TYPES_SERVER=(DES,RC4_
56,RC4_128,DES40)
Содержание Database Advanced Security 10g Release 1
Страница 17: ...xvii ...
Страница 20: ...xx ...
Страница 24: ...xxiv ...
Страница 42: ...xlii ...
Страница 44: ......
Страница 62: ...Oracle Advanced Security Restrictions 1 18 Oracle Database Advanced Security Administrator s Guide ...
Страница 100: ...Duties of an Enterprise User Security Administrator DBA 2 38 Oracle Database Advanced Security Administrator s Guide ...
Страница 102: ......
Страница 116: ...How To Configure Data Encryption and Integrity 3 14 Oracle Database Advanced Security Administrator s Guide ...
Страница 124: ......
Страница 148: ...RSA ACE Server Configuration Checklist 5 24 Oracle Database Advanced Security Administrator s Guide ...
Страница 246: ...Managing Certificates 8 28 Oracle Database Advanced Security Administrator s Guide ...
Страница 254: ...Configuring Oracle Database for External Authentication 9 8 Oracle Database Advanced Security Administrator s Guide ...
Страница 284: ......
Страница 350: ...Troubleshooting Enterprise User Security 12 38 Oracle Database Advanced Security Administrator s Guide ...
Страница 384: ......
Страница 394: ...Data Encryption and Integrity Parameters A 10 Oracle Database Advanced Security Administrator s Guide ...
Страница 414: ...Physical Security D 6 Oracle Database Advanced Security Administrator s Guide ...
Страница 518: ...Index 10 ...