Enum SrpPhase
This enumeration lists all the available phases of the SRP authentication.
Namespace: XBeeLibrary.Core.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public enum SrpPhase : byte
Fields
Name | Description |
---|---|
PHASE_1 | |
PHASE_2 | |
PHASE_3 | |
PHASE_4 | |
UNKNOWN |