SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
sdp_key Struct Reference

SDP key definition. More...

#include <sdp_message.h>

Collaboration diagram for sdp_key:
Collaboration graph
[legend]

Data Fields

char * k_keytype
 Key Type (prompt, clear, base64, uri) More...
 
char * k_keydata
 key data More...
 

Detailed Description

SDP key definition.

Definition at line 111 of file sdp_message.h.

Field Documentation

char* sdp_key::k_keydata

key data

Definition at line 113 of file sdp_message.h.

char* sdp_key::k_keytype

Key Type (prompt, clear, base64, uri)

Definition at line 112 of file sdp_message.h.


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