QVisu
Qt-based visualization for smart homes
|
#include <vlc_tls.h>
Public Attributes | |
VLC_COMMON_MEMBERS module_t * | module |
vlc_tls_creds_sys_t * | sys |
int(* | add_CA )(vlc_tls_creds_t *, const char *path) |
int(* | add_CRL )(vlc_tls_creds_t *, const char *path) |
int(* | open )(vlc_tls_creds_t *, vlc_tls_t *, int fd, const char *host) |
void(* | close )(vlc_tls_creds_t *, vlc_tls_t *) |
TLS credentials (certificate, private and trust settings)