VLC 4.0.0-dev
Loading...
Searching...
No Matches

TLS server-side credentials. More...

#include <vlc_tls.h>

Collaboration diagram for vlc_tls_server:
[legend]

Data Fields

struct vlc_object_t obj
 
const struct vlc_tls_server_operationsops
 
void * sys
 

Detailed Description

TLS server-side credentials.

This structure contains the credentials for establishing TLS sessions. This includes root Certificate Authorities (on client side), trust and cryptographic parameters, public certificates and private keys.

Field Documentation

◆ obj

struct vlc_object_t vlc_tls_server::obj

◆ ops

◆ sys

void* vlc_tls_server::sys

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