OpenDOF Project
Functions
DOFAuthenticatorState
DOFAuthenticator

Represents the instantaneous state of a DOFAuthenticator. More...

Functions

void DOFAuthenticatorState_Destroy (DOFAuthenticatorState self)
 Destroys a DOFAuthenticatorState.
 
boolean DOFAuthenticatorState_IsAvailable (const DOFAuthenticatorState self)
 Returns if the storage is available.
 
DOFObjectIDDomain DOFAuthenticatorState_GetDomainID (const DOFAuthenticatorState self)
 Returns the domain ID.
 
uint8 DOFAuthenticatorState_GetMaxGrantLifetime (const DOFAuthenticatorState self)
 Returns the max grant lifetime.
 
uint8 DOFAuthenticatorState_GetNodeIdentifier (const DOFAuthenticatorState self)
 Returns the node id.
 
boolean DOFAuthenticatorState_IsDebug (const DOFAuthenticatorState self)
 Returns if the authenticator is in debug mode.
 

Detailed Description

Represents the instantaneous state of a DOFAuthenticator.

core-c-dof-oal Version 8.0.1 Build 0
2018-01-22