FFmpeg
Data Fields
TLSShared Struct Reference

#include <tls.h>

Data Fields

char *  ca_file
 
 
char *  cert_file
 
char *  key_file
 
 
char *  host
 
char  underlying_host [200]
 
 
 

Detailed Description

Definition at line 31 of file tls.h.

Field Documentation

char* TLSShared::ca_file

Definition at line 32 of file tls.h.

Referenced by load_ca(), set_options(), and tls_open().

int TLSShared::verify

Definition at line 33 of file tls.h.

Referenced by set_options(), and tls_open().

char* TLSShared::cert_file

Definition at line 34 of file tls.h.

Referenced by load_cert(), set_options(), and tls_open().

char* TLSShared::key_file

Definition at line 35 of file tls.h.

Referenced by load_cert(), set_options(), and tls_open().

int TLSShared::listen

Definition at line 36 of file tls.h.

Referenced by ff_tls_open_underlying(), and tls_open().

char* TLSShared::host

Definition at line 38 of file tls.h.

Referenced by ff_tls_open_underlying(), tls_client_handshake(), tls_client_handshake_loop(), tls_open(), and tls_shutdown_client().

char TLSShared::underlying_host[200]

Definition at line 40 of file tls.h.

Referenced by ff_tls_open_underlying().

int TLSShared::numerichost

Definition at line 41 of file tls.h.

Referenced by ff_tls_open_underlying(), and tls_open().

URLContext* TLSShared::tcp

Definition at line 43 of file tls.h.

Referenced by ff_tls_open_underlying(), tls_client_handshake(), tls_client_handshake_loop(), tls_close(), tls_get_file_handle(), tls_open(), tls_read(), tls_read_cb(), tls_shutdown_client(), tls_write(), and tls_write_cb().


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

Generated on Fri Jan 12 2018 01:48:36 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /