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. | |
Represents the instantaneous state of a DOFAuthenticator.