MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / CryptContext

Class CryptContext

libcppcryptfs/file/cryptfile.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36using namespace std;
37
38class CryptContext;
39
40typedef struct struct_FileHeader {
41 unsigned short version;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected