tibemsSSLParams Type Purpose Group parameters representing a client identity. Remarks These parameters apply when creating SSL connections to the EMS server. Function Description Page tibemsSSLParams_AddIssuerCert Add one or more issuer certificates to the SSL parameter object. 232 tibemsSSLParams_AddTrustedCert Add one or more trusted certificates to the SSL parameter object. 234 tibemsSSLParams_Create Create a new SSL parameter object. 236 tibemsSSLParams_Destroy Destroy an SSL parameter object. 237 tibemsSSLParams_GetIdentity Get the client identity that an SSL parameter object represents. 238 tibemsSSLParams_GetPrivateKey Get the private key from an SSL parameter object. 239 tibemsSSLParams_SetAuthOnly Limit the use of SSL to improve performance. 240 tibemsSSLParams_SetCiphers Set the cipher suites for SSL connections. 241 tibemsSSLParams_SetExpectedHostName Set the expected host name. 242 tibemsSSLParams_SetHostNameVerifier Set the host name verifier function. 243 tibemsSSLParams_SetIdentity Set the identity of the client program. 244 tibemsSSLParams_SetPrivateKey Set the client’s private key. 245 tibemsSSLParams_SetRandData tibemsSSLParams_SetRandEGD tibemsSSLParams_SetRandFile Settings for generating random data. 246 tibemsSSLParams_SetVerifyHost Sets flags that enable client verification of the host certificate or host name. 248