MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~DbCrypt

Method ~DbCrypt

examples/dbcrypt/DbCrypt.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 ~DbCrypt()
77 {
78 config->release();
79 }
80
81 // ICryptPlugin implementation
82 void encrypt(CheckStatusWrapper* status, unsigned int length, const void* from, void* to);

Callers

nothing calls this directly

Calls 1

releaseMethod · 0.45

Tested by

no test coverage detected