Summary: Encryption-Related Attributes
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The following table summarizes how encryption-related connection attributes work with the OpenAccess ADO Client. See ADO Connection Attributes for details.
Summary: ADO Client Encryption Connection Attributes
| Option | Description |
|---|---|
| Encrypted | Enables the use of SSL encryption for data exchanged with the OpenAccess SDK Server. |
| Host Name In Certificate | Host name established by the SSL administrator for the client to validate the host name contained in the certificate. |
| Truststore | Path that specifies the location of the truststore file. |
| Truststore Password | Password required to access the truststore. |
| Validate Server Certificate | Validates the security certificate of the server as part of the SSL authentication handshake. |