PrivMX DOCS
API Reference/PrivMX Endpoint/Core

Config

Config provides Endpoint's configuration functions.

Static Methods

setCertsPath

Allows to set path to the SSL certificate file.

Params

certsPath

const std::string &

path to file

static void setCertsPath(
const std::string &certsPath
)