The NETENCRYPTKEYLEN=
option supports only the RC2 and RC4 algorithms. The SASProprietary,
DES, TripleDES, SSL, and AES algorithms are not supported.
By default, if you try
to connect a computer that is capable of only a 40-bit key length
to a computer that is capable of both a 40-bit and a 128-bit key length,
the connection is made using the lesser key length. If both computers
are capable of 128-bit key lengths, a 128-bit key length is used.
Using longer keys consumes
more CPU cycles. If you do not need a high level of encryption, set
NETENCRYPTKEYLEN=40 to decrease CPU usage.