Certificate size data structure.

Public Attributes#

uint32_t

size in bytes of the Batch certificate

uint32_t

size in bytes of the SE ID certificate

uint32_t

size in bytes of the Host ID certificate

Public Attribute Documentation#

batch_id_size#

uint32_t sl_se_cert_size_type_t::batch_id_size

size in bytes of the Batch certificate


Definition at line 85 of file platform/security/sl_component/se_manager/inc/sl_se_manager_types.h

se_id_size#

uint32_t sl_se_cert_size_type_t::se_id_size

size in bytes of the SE ID certificate


Definition at line 86 of file platform/security/sl_component/se_manager/inc/sl_se_manager_types.h

host_id_size#

uint32_t sl_se_cert_size_type_t::host_id_size

size in bytes of the Host ID certificate


Definition at line 87 of file platform/security/sl_component/se_manager/inc/sl_se_manager_types.h