OpenDOF Project
DOFAuthenticatorState DOFAuthenticator_CreateState ( const DOFAuthenticator  self)

Create a authenticator state from the given authenticator.

Resource Management:
This function allocates resources that must later be freed by calling DOFAuthenticatorState_Destroy.
Parameters
selfThe DOFAuthenticator. This must not be NULL.
Returns
A copy of the state for the given DOFAuthenticator.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22