php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_openssl_sni_cert_t Struct Reference

Data Fields

char * name
 
SSL_CTX * ctx
 

Detailed Description

Definition at line 165 of file xp_ssl.c.

Field Documentation

◆ ctx

SSL_CTX* _php_openssl_sni_cert_t::ctx

Definition at line 167 of file xp_ssl.c.

◆ name

char* _php_openssl_sni_cert_t::name

Definition at line 166 of file xp_ssl.c.


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