Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||
csr | BLOB | 65535 | √ | null |
|
|
||
pvt_key | BLOB | 65535 | √ | null |
|
|
||
cert | BLOB | 65535 | √ | null |
|
|
||
cert_file | VARCHAR | 255 |
|
|
||||
ca_cert | BLOB | 65535 | √ | null |
|
|
||
ca_file | VARCHAR | 255 |
|
|
||||
name | VARCHAR | 255 |
|
|
Table contained 2 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |