switch_rtp_crypto_key Struct Reference

#include <switch_rtp.h>

Collaboration diagram for switch_rtp_crypto_key:

[legend]

Data Fields

uint32_t index
switch_rtp_crypto_key_type_t type
unsigned char key [SWITCH_RTP_MAX_CRYPTO_LEN]
switch_size_t keylen
switch_rtp_crypto_keynext

Detailed Description

Definition at line 62 of file switch_rtp.h.


Field Documentation

uint32_t switch_rtp_crypto_key::index

Definition at line 63 of file switch_rtp.h.

unsigned char switch_rtp_crypto_key::key[SWITCH_RTP_MAX_CRYPTO_LEN]

Definition at line 65 of file switch_rtp.h.

switch_size_t switch_rtp_crypto_key::keylen

Definition at line 66 of file switch_rtp.h.

struct switch_rtp_crypto_key* switch_rtp_crypto_key::next

Definition at line 67 of file switch_rtp.h.

switch_rtp_crypto_key_type_t switch_rtp_crypto_key::type

Definition at line 64 of file switch_rtp.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:33 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7