OpenDOF Project
uint16(* DOFAuthenticatorNode::DOFAuthenticatorNodeFns_t::GetGroupMaxKEKPeriod)(DOFAuthenticatorNode self)

Gets the Maximum KEK timing parameter for this group node.

Note
This is only called on a group node.
Parameters
selfThe DOFAuthenticatorNode object. This must not be NULL.
Returns
The group's Maximum KEK period, in minutes. Valid range is 0-2040. Higher numbers are capped at 2040.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31