PRINTER_SECURITY-OPTIONS
This table contains information related to the security details of the printer.
|
Field Name |
Data Type |
Description |
|---|---|---|
|
PRINTER_SECURITY_ID |
BIGINT |
The primary key. |
|
PRINTER_ID |
BIGINT |
Refers to PRINTER.ID. |
|
OWASP_CIPHER_CATEGORY |
VARCHAR(500) |
The list of cipher categories supported by the device. |
|
TLS10 |
VARCHAR(255) |
The options are OFF, ON, UNKNOWN, and NONE. |
|
TLS11 |
VARCHAR(255) |
The options are OFF, ON, UNKNOWN, and NONE. |