Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getSecurityDb
Method
getSecurityDb
src/remote/client/interface.cpp:10123–10126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10121
}
10122
10123
const char* RmtAuthBlock::getSecurityDb()
10124
{
10125
return info.secDb.nullStr();
10126
}
10127
10128
const char* RmtAuthBlock::getOriginalPlugin()
10129
{
Callers
nothing calls this directly
Calls
1
nullStr
Method · 0.45
Tested by
no test coverage detected