Specifies whether client/server data transfers are encrypted.
| Client: | Optional |
| Server: | Optional |
| Valid in: | Configuration file, OPTIONS statement, SAS System Options window, SAS invocation, SAS/CONNECT spawner command line |
| Category: | Communications: Networking and Encryption |
| PROC OPTIONS GROUP= | Communications |
| Default: | NONETENCRYPT |
| Operating environment: | UNIX, Windows, z/OS |
| See: | NETENCRYPTALGORITHM |
| Example: | SAS/SECURE for SAS/CONNECT: Example |
specifies that encryption is required.
specifies that encryption is not required, but is optional.