MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / SetCA

Method SetCA

extra/yassl/src/yassl.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156
157
158void Client::SetCA(const char* name)
159{
160 NewCopy(pimpl_->base_.ca_, name);
161}
162
163
164void Client::SetCert(const char* name)

Callers

nothing calls this directly

Calls 1

NewCopyFunction · 0.85

Tested by

no test coverage detected