Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
void Client::SetCert(const char* name)
165
{
166
NewCopy(pimpl_->base_.cert_, name);
167
}
168
169
170
void Client::SetKey(const char* name)
Callers
nothing calls this directly
Calls
1
NewCopy
Function · 0.85
Tested by
no test coverage detected