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

Method ~CryptKeyHolder

examples/dbcrypt/CryptKeyHolder.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 ~CryptKeyHolder()
78 {
79 config->release();
80 tempStatus.dispose();
81 }
82
83 // IKeyHolderPlugin implementation
84 int keyCallback(CheckStatusWrapper* status, ICryptKeyCallback* callback);

Callers

nothing calls this directly

Calls 2

releaseMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected