MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / ~CryptFileForward

Method ~CryptFileForward

libcppcryptfs/file/cryptfile.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82CryptFileForward::~CryptFileForward()
83{
84 Unlock();
85}
86
87BOOL
88CryptFileForward::Associate(CryptContext *con, HANDLE hfile, LPCWSTR inputPath, bool bForWrite)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected