OpenDOF Project
DOFAuthenticatorConfigBuilder DOFAuthenticatorConfigBuilder_Create_Config ( DOFAuthenticatorConfig  self)

Creates a DOFAuthenticatorConfigBuilder from a given config.

Resource Management:
This function allocates resources that must later be freed by calling DOFAuthenticatorConfigBuilder_Destroy or DOFAuthenticatorConfigBuilder_BuildAndDestroy.
Parameters
selfThe config. This must not be NULL.
Returns
DOFAuthenticatorConfigBuilder The connection config builder that represents the given config.
Exceptions
NULLIf the builder failed to be built.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22