Encrypted (SSL)
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
Attribute
Encrypted (ENC)
Description
Enables the use of SSL encryption for data exchanged with the OpenAccess SDK Server. When SSL encryption is configured on the OpenAccess SDK Server, only this setting is required.
Note: When an OpenAccess SDK client connects to the OpenAccess SDK server, the OpenAccessSDK behavior is used for the SSL connection. No SSL shutdown is sent and the whole session is SSL encrypted.
Note: When an OpenAccess SDK client connects with Encrypted=1 to the OpenAccess SDK server, the client does not read the DataSourceSSLDataEncryption service attribute. The whole session is SSL encrypted.
Valid Values
0 | 1
If set to 0 (disabled), the ODBC Client does not use SSL encryption. User credentials are encrypted using the S-coder algorithm, and data is sent over in clear text. The ServiceSSLEnabled service attribute must be set to True.
If set to 1 (enabled), the ODBC Client uses SSL encryption; the OpenAccess SDK server must be started with SSLEnabled=1. For more information about using the SSLEnabled and DataSourceSSLDataEncryption service attribute, refer to OpenAccess SDK Administrator’s Guide.
Default
0