Sets the private storage from the AS storage.
- Parameters
-
self | The credentials. This must not be NULL. |
dataSize | The size of the data buffer passed. |
data | The data buffer. This must not be NULL if dataSize > 0. |
- Returns
- TRUE if the private storage was set, FALSE otherwise.