OpenDOF Project
boolean DOFCredentials_SetPrivateStorage ( const DOFCredentials  self,
uint32  dataSize,
const uint8 data 
)

Sets the private storage from the AS storage.

Parameters
selfThe credentials. This must not be NULL.
dataSizeThe size of the data buffer passed.
dataThe data buffer. This must not be NULL if dataSize > 0.
Returns
TRUE if the private storage was set, FALSE otherwise.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22