BLPAPI C++  3.24.5
TlsOptions Member List

This is the complete list of members for TlsOptions, including all inherited members.

createFromBlobs(const char *clientCredentialsRawData, int clientCredentialsRawDataLength, const char *clientCredentialsPassword, const char *trustedCertificatesRawData, int trustedCertificatesRawDataLength)TlsOptionsstatic
createFromFiles(const char *clientCredentialsFileName, const char *clientCredentialsPassword, const char *trustedCertificatesFileName)TlsOptionsstatic
handle() constTlsOptions
operator=(const TlsOptions &rhs)TlsOptions
setCrlFetchTimeoutMs(int crlFetchTimeoutMs)TlsOptions
setTlsHandshakeTimeoutMs(int tlsHandshakeTimeoutMs)TlsOptions
TlsOptions()TlsOptions
TlsOptions(const TlsOptions &)TlsOptions
~TlsOptions()TlsOptions