Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
void Client::SetCA(const char* name)
159
{
160
NewCopy(pimpl_->base_.ca_, name);
161
}
162
163
164
void Client::SetCert(const char* name)
Callers
nothing calls this directly
Calls
1
NewCopy
Function · 0.85
Tested by
no test coverage detected