OpenDOF Project
uint32 DOFCredentials_GetPrivateStorageSize ( const DOFCredentials  self)

Returns size of the private storage byte array.

This can only be called on a DOFCredentials that has been constructed.

Parameters
selfThe credentials. This must not be NULL.
Returns
The size of the private storage byte array.
Exceptions
0is returned if the credentials do not contain the private storage information.
See Also
DOFCredentials_GetPrivateStorage
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22