If an encryption service
is configured at the server, you can specify SAS options to encrypt
data that a server transfers to a client. For example:
options netencrypt netencryptalgorithm=ssl;
The NETENCRYPT option
specifies that all data transfers between a server and a client will
be encrypted. SSL is the encryption service that is specified in the
NETENCRYPTALGORITHM= option. For details about encryption, see
Encryption
in SAS, located in the Base SAS Help and Documentation.