December 2000
Intermediate to advanced
408 pages
12h 26m
English
SQLNET.ENCRYPTION_TYPES_CLIENT
SQLNET.ENCRYPTION_TYPES_CLIENT = (method[,method...])
This parameter specifies the encryption methods that a client may choose from when initiating an encrypted Net8 session. The default is to choose from among all possible algorithms. Key sizes greater than 40 bits are only allowed by the “domestic” (United States and Canada) version of Net8. One of the types listed here must match a type listed in the SQLNET.ENCRYPTION_TYPES_SERVER for an encrypted connection to be made.
Use 40-bit RSA RC4 encryption.
Use 56-bit RSA RC4 encryption.
Use 128-bit RSA RC4 encryption.
Use standard 56-bit DES encryption.
Use 40-bit DES encryption.