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 | null |
|
|
|||||||||
ca_cert | BLOB | 65535 | √ | null |
|
|
||||||||
ca_file | VARCHAR | 255 | null |
|
|
|||||||||
name | VARCHAR | 255 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |