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

Method ~CryptFileReverse

libcppcryptfs/file/cryptfile.cpp:801–804  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

799}
800
801CryptFileReverse::~CryptFileReverse()
802{
803 // do not close m_handle
804}
805
806
807BOOL CryptFileReverse::Associate(CryptContext *con, HANDLE hfile, LPCWSTR inputPath, bool /* unused*/)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected