Hello!

I'm wondering what's the correct usage of
altcp_tls_create_config_client_2wayauth() and
altcp_tls_create_config_client() in regard to allocation of strings
with certificates, keys and passwords. Should the buffers with them be
kept "alive" as long as the connection is active, or maybe I can
release them right after these functions return, because lwIP and/or
mbed TLS copy whatever they need and keep it internally?

Thanks in advance!

Regards,
FCh


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to