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

Method SetCert

extra/yassl/src/yassl.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163
164void Client::SetCert(const char* name)
165{
166 NewCopy(pimpl_->base_.cert_, name);
167}
168
169
170void Client::SetKey(const char* name)

Callers

nothing calls this directly

Calls 1

NewCopyFunction · 0.85

Tested by

no test coverage detected