DOFAuthenticatorSecureGroupNodegetEpoch Method OpenDOF Object Access Library
The group's epoch, which is a counter that is incremented every time a groups secret is changed.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public short getEpoch()

Return Value

Type: Int16
The group's epoch.
Remarks

The group's epoch, which is a counter that is incremented every time a groups secret is changed.
See Also

Reference