RTS API Documentation  1.10.11
Data Fields
switch_srtp_crypto_suite_s Struct Reference

#include <switch_rtp.h>

+ Collaboration diagram for switch_srtp_crypto_suite_s:

Data Fields

char * name
 
const char * alias
 
switch_rtp_crypto_key_type_t type
 
int keysalt_len
 
int salt_len
 

Detailed Description

Definition at line 70 of file switch_rtp.h.

Field Documentation

◆ alias

const char* switch_srtp_crypto_suite_s::alias

◆ keysalt_len

int switch_srtp_crypto_suite_s::keysalt_len

◆ name

char* switch_srtp_crypto_suite_s::name

◆ salt_len

int switch_srtp_crypto_suite_s::salt_len

Definition at line 75 of file switch_rtp.h.

Referenced by switch_core_media_crypto_salt_len().

◆ type

switch_rtp_crypto_key_type_t switch_srtp_crypto_suite_s::type

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