pub unsafe extern "C" fn esp_transport_ssl_use_secure_element(
t: *mut esp_transport_item_t,
)
Expand description
@brief Set the ssl context to use secure element (atecc608a) for client(device) private key and certificate
@note Recommended to be used with ESP32 interfaced to ATECC608A based secure element
@param t ssl transport