MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setDbCryptCallback

Method setDbCryptCallback

src/yvalve/why.cpp:6966–6970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6964}
6965
6966void Dispatcher::setDbCryptCallback(CheckStatusWrapper* status, ICryptKeyCallback* callback)
6967{
6968 status->init();
6969 cryptCallback = callback;
6970}
6971
6972} // namespace Why

Calls 1

initMethod · 0.45

Tested by

no test coverage detected