Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getInterface
Method
getInterface
src/remote/server/server.cpp:335–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
ICryptKeyCallback* getInterface()
336
{
337
cryptCallback.loadClientKey();
338
return &cryptCallback;
339
}
340
341
void stop()
342
{
Callers
3
authenticate
Method · 0.45
accept
Method · 0.45
service_attach
Method · 0.45
Calls
1
loadClientKey
Method · 0.80
Tested by
no test coverage detected