Protocols / Osdp / SecureInstallMode Value
Flag for special install mode.
Properties
-
Value ID: 0x0138/0x26
-
Default value:
V1
Format
Name
|
Type/Size
|
Description
|
-
|
Enumeration (8 bits)
|
Values:
-
Insecure (0x00)
OSDP works without protocol encryption
and without limitations. If an SCBK is
installed, protocol encryption is
possible as well. Authentication with
SCBK-D will be rejected.
-
Install (0x01)
Similar to Insecure mode. Additionally,
authentication with SCBK-D is allowed.
The succeeding osdp_KEYSET command
installs SCBK and sets the reader to
Insecure mode.
-
Secure (0x02)
Similar to Secure mode. Additionally,
authentication with SCBK-D is allowed.
The succeeding osdp_KEYSET command
installs SCBK and sets the reader to
Secure mode.
-
SecureInstall (0x03)
Without Authentication, OSDP command
group is restricted to PDIP / PDCAP
commands. Authentication with SCBK-D
(to establish SCBK) is allowed.
-
V1 (0x04)
This command reflects OSDP
specification Version 1 - OSDP
encryption is not supported.
|