34 virtual void setData(::std::string
const&,
::Core::Path);
70 virtual bool getData(::std::string& output,
::Core::Path path) ;
73 virtual void setData(::std::string
const& data,
::Core::Path path) ;
88 MCAPI
bool $getData(::std::string& output,
::Core::Path path);
90 MCAPI
void $setData(::std::string
const& data,
::Core::Path path);
96 MCAPI
static void** $vftable();
128 virtual bool add(::std::string
const& key, ::std::string
const& value) ;
131 virtual bool addOrUpdate(::std::string
const& key, ::std::string
const& value) ;
134 virtual bool remove(::std::string
const& key) ;
137 virtual bool get(::std::string
const& key, ::std::string& outValue) ;
151 MCAPI ::std::string _contentKeyObfuscator(::std::string
const& codedData, ::std::string
const& identifier);
153 MCAPI ::SecureStorageKey _getSecureStorageKey()
const;
155 MCAPI
bool _init(
bool expectedFailure);
157 MCAPI
void _initalizeSymmetricEncyrption(::std::string& symmetricKey,
bool force);
159 MCAPI
void _rebuildSecureStorageFile();
183 MCAPI
bool $add(::std::string
const& key, ::std::string
const& value);
185 MCAPI
bool $addOrUpdate(::std::string
const& key, ::std::string
const& value);
187 MCAPI
bool $remove(::std::string
const& key);
189 MCAPI
bool $get(::std::string
const& key, ::std::string& outValue);
195 MCAPI
static void** $vftable();