TLS API Implementation
To facilitate the use of additional TLS libraries, all OpenSSL-specific code has been implemented within src/lib/tls.c. In turn, a generic TLS API is exported.
Read more:
See also
Previous articles:
Next articles:
Go back to: TLS.