1MONGOC_URI_GET_TLS(3)          MongoDB C Driver          MONGOC_URI_GET_TLS(3)
2
3
4

NAME

6       mongoc_uri_get_tls - mongoc_uri_get_tls()
7

SYNOPSIS

9          bool
10          mongoc_uri_get_tls (const mongoc_uri_t *uri);
11

PARAMETERS

13       ยท uri: A mongoc_uri_t.
14

DESCRIPTION

16       Fetches a boolean indicating if TLS was specified for use in the URI.
17

RETURNS

19       Returns a boolean, true indicating that TLS should be used.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.15.2                           Nov 06, 2019            MONGOC_URI_GET_TLS(3)
Impressum