MCPcopy 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

authenticateMethod · 0.45
acceptMethod · 0.45
service_attachMethod · 0.45

Calls 1

loadClientKeyMethod · 0.80

Tested by

no test coverage detected