Mon Oct 8 12:39:32 2012

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]

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(), sdp_crypto_offer(), and sdp_crypto_process().

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 51 of file sdp_crypto.c.

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

unsigned char remote_key[SRTP_MASTER_LEN]

Definition at line 52 of file sdp_crypto.c.

Referenced by sdp_crypto_process(), and sdp_crypto_setup().

char suite[64]

Definition at line 53 of file sdp_crypto.c.

Referenced by sdp_crypto_offer(), and sdp_crypto_process().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7