1MONGOC_URI_GET_TLS(3)              libmongoc             MONGOC_URI_GET_TLS(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_uri_get_tls (const mongoc_uri_t *uri);
8

PARAMETERS

10uri: A mongoc_uri_t.
11

DESCRIPTION

13       Fetches a boolean indicating if TLS was specified for use in the URI.
14

RETURNS

16       Returns  a  boolean,  true indicating that TLS should be used. This re‐
17       turns true if any TLS option is specified.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2023            MONGOC_URI_GET_TLS(3)
Impressum