OpenDOF Project
uint32 DOFCredentials_GetByteSize ( DOFCredentials  self)

Gets the length of a byte array for the given DOFCredentials.

This represents the way the DOFCredentials would be stored if passed into the DOFCredentials_CreateBytes function.

Parameters
selfThe credentials. Should not be NULL.
Returns
uint32 The byte length of the credentials.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22