FreeSWITCH API Documentation  1.7.0
Data Fields
dtls_fp_s Struct Reference

#include <switch_core.h>

+ Collaboration diagram for dtls_fp_s:

Data Fields

uint32_t len
 
uint8_t data [MAX_FPLEN+1]
 
char * type
 
char str [MAX_FPSTRLEN]
 

Detailed Description

Definition at line 150 of file switch_core.h.

Field Documentation

uint8_t dtls_fp_s::data[MAX_FPLEN+1]

Definition at line 152 of file switch_core.h.

uint32_t dtls_fp_s::len

Definition at line 151 of file switch_core.h.

Referenced by generate_local_fingerprint(), and switch_core_session_stop_media().

char dtls_fp_s::str[MAX_FPSTRLEN]
char* dtls_fp_s::type

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