Click or drag to resize

FullSecurityKeyMode Enumeration

Full Security key modes.

Namespace:  AC908_SDK.Enums
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public enum FullSecurityKeyMode
Members
  Member nameValueDescription
SCBK0 Full Security. Use SCBK as Key. SCBK is computed with cUID and Master Key.
MasterKey1 Full Security. Use SCBK as Key. Set SCBK directly without specifying Master Key.
See Also