MCPcopy Create free account
hub / github.com/OSGeo/PROJ / set_ca_bundle_path

Method set_ca_bundle_path

src/ctx.cpp:148–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146/**************************************************************************/
147
148void pj_ctx::set_ca_bundle_path(const std::string &ca_bundle_path_in) {
149 ca_bundle_path = ca_bundle_path_in;
150}
151
152/************************************************************************/
153/* pj_ctx(const pj_ctx& other) */

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected