|
libwebsockets
Lightweight C library for HTML5 websockets
|
#include <lws-x509.h>
Data Fields | |
| unsigned int | verified |
| time_t | time |
| unsigned int | usage |
| struct { | |
| int | len |
| char | name [64] |
| } | ns |
Definition at line 65 of file lws-x509.h.
| unsigned int lws_tls_cert_info_results::verified |
Definition at line 66 of file lws-x509.h.
| time_t lws_tls_cert_info_results::time |
Definition at line 67 of file lws-x509.h.
| unsigned int lws_tls_cert_info_results::usage |
Definition at line 68 of file lws-x509.h.
| struct { ... } lws_tls_cert_info_results::ns |