libwebsockets
Lightweight C library for HTML5 websockets
lws_polarssl_context Struct Reference

Data Fields

x509_crt ca
 
x509_crt certificate
 
rsa_context key
 

Field Documentation

◆ ca

x509_crt lws_polarssl_context::ca

ca

◆ certificate

x509_crt lws_polarssl_context::certificate

cert

◆ key

rsa_context lws_polarssl_context::key

key


The documentation for this struct was generated from the following file: