Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_sdp_crypto Struct Reference

Data Fields

char * a_crypto
 
int key_len
 
unsigned char local_key [SRTP_MAX_KEY_LEN]
 
char local_key64 [((SRTP_MAX_KEY_LEN)*8+5)/6+1]
 
unsigned char remote_key [SRTP_MAX_KEY_LEN]
 
int tag
 

Detailed Description

Definition at line 634 of file res_srtp.c.


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