To ensure privacy of data, OpenAccess SDK provides encryption through the use of SSL.
By default, when SSL encryption is enabled, OpenAccess SDK uses the TLS_DH_anon_WITH_AES_128_CBC_SHA cipher suite, which does not provide server certificate support. If you want to change the cipher suite used for data encryption, set a value for the ServiceSSLCipherSuites service attribute. See
ServiceSSLCipherSuites for a description of valid values.