SSP21-CPP
Static Public Member Functions | List of all members
ssp21::SecureFile Class Reference

Static Public Member Functions

static std::unique_ptr< SecureDynamicBufferread (const std::string &path, uint32_t max_file_size=4096)
 
template<class T >
static void write (const std::string &path, const T &item)
 

Detailed Description

Definition at line 17 of file SecureFile.h.