OpenDOF Project
boolean DOFCredentials_IsResolved ( const DOFCredentials  self)

Reports whether or not the credentials are resolved, meaning that they contain a valid (not Broadcast) domain ID, valid identity, and a 256-bit shared secret.

Parameters
selfThe credentials. This must not be NULL.
Return values
Zero(FALSE) if the credentials are resolved.
Non-Zero(TRUE) if the credentials are not yet resolved.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22