Footprints Data Model

Table
Name extl_sys_certificate
Comment Holds information about external system certificates.

Column
Name Datatype Comment Is PK Is FK
extl_sys_certificate_id bigint The automatically generated primary key of the extl_sys_certificate table. Yes No
extl_sys_certificate_name varchar(255) The name of the External System Certificate. No No
certificate varbinary(max) Certificate binary array. No No