Home
last modified time | relevance | path

Searched refs:capath (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h296 virtual void loadTrustedCertificates(const char *path, const char *capath = nullptr);
DTSSLSocket.cpp502 void TSSLSocketFactory::loadTrustedCertificates(const char *path, const char *capath) in loadTrustedCertificates() argument