Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setDbCryptCallback
Method
setDbCryptCallback
examples/extauth/ExtAuth.cpp:314–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
int authenticate(ThrowStatusWrapper* status, IServerBlock* sBlock, IWriter* writerInterface);
313
314
void setDbCryptCallback(ThrowStatusWrapper* status, ICryptKeyCallback* cryptCallback)
315
{ }
316
317
int release()
318
{
Callers
1
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected