NetSurf
Data Fields
cert_info Struct Reference

SSL certificate info. More...

Data Fields

X509cert
 Pointer to certificate. More...
 
long err
 OpenSSL error code. More...
 

Detailed Description

SSL certificate info.

Definition at line 209 of file curl.c.

Field Documentation

◆ cert

X509* cert_info::cert

Pointer to certificate.

Definition at line 210 of file curl.c.

Referenced by fetch_curl_free().

◆ err

long cert_info::err

OpenSSL error code.

Definition at line 211 of file curl.c.


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