OpenDOF Project
Files | Functions
DOFAuthenticatorState
DOFAuthenticator

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

Files

file  oal.h
 Header file for the C OAL functions, defines and data types.
 

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 7.1.5 Build 0
2017-01-25