December 2000
Intermediate to advanced
408 pages
12h 26m
English
SQLNET.ENCRYPTION_TYPES_SERVER
SQLNET.ENCRYPTION_TYPES_SERVER = (method[,method...])
This parameter specifies the encryption methods that a server may choose from when accepting an encrypted Net8 session from a client. 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.
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.