libwebsockets
Lightweight C library for HTML5 websockets
class="ui-resizable-handle">
Loading...
Searching...
No Matches
lws_tls_cert_info_results Union Reference

#include <lws-x509.h>

Collaboration diagram for lws_tls_cert_info_results:

Data Fields

unsigned int verified
time_t time
unsigned int usage
struct { 
int len
char name [64]
ns

Detailed Description

Definition at line 65 of file lws-x509.h.

Field Documentation

◆ verified

unsigned int lws_tls_cert_info_results::verified

Definition at line 66 of file lws-x509.h.

◆ time

time_t lws_tls_cert_info_results::time

Definition at line 67 of file lws-x509.h.

◆ usage

unsigned int lws_tls_cert_info_results::usage

Definition at line 68 of file lws-x509.h.

◆ [struct]

struct { ... } lws_tls_cert_info_results::ns

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