Wed Jan 27 20:02:54 2016

Asterisk developer's documentation


sdp_crypto Struct Reference

Data Fields

char * a_crypto
unsigned char local_key [SRTP_MASTER_LEN]
char local_key64 [SRTP_MASTER_LEN64]
unsigned char remote_key [SRTP_MASTER_LEN]
char suite [64]
char * tag

Detailed Description

Definition at line 48 of file sdp_crypto.c.


Field Documentation

char* a_crypto

Definition at line 49 of file sdp_crypto.c.

Referenced by sdp_crypto_attrib(), sdp_crypto_destroy(), and sdp_crypto_offer().

unsigned char local_key[SRTP_MASTER_LEN]

Definition at line 50 of file sdp_crypto.c.

Referenced by sdp_crypto_activate(), and sdp_crypto_setup().

char local_key64[SRTP_MASTER_LEN64]

Definition at line 52 of file sdp_crypto.c.

Referenced by sdp_crypto_offer(), and sdp_crypto_setup().

unsigned char remote_key[SRTP_MASTER_LEN]

Definition at line 53 of file sdp_crypto.c.

Referenced by sdp_crypto_process(), and sdp_crypto_setup().

char suite[64]

Definition at line 54 of file sdp_crypto.c.

Referenced by sdp_crypto_offer(), and sdp_crypto_process().

char* tag

Definition at line 51 of file sdp_crypto.c.

Referenced by sdp_crypto_destroy(), sdp_crypto_offer(), and sdp_crypto_process().


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1