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

Data Fields

sdp_crypto_alloc_cb alloc
 
sdp_crypto_build_offer_cb build_offer
 
sdp_crypto_destroy_cb dtor
 
sdp_srtp_get_attr_cb get_attr
 
sdp_crypto_parse_offer_cb parse_offer
 

Detailed Description

Definition at line 126 of file sdp_srtp.h.

Field Documentation

Allocate a crypto struct

Definition at line 130 of file sdp_srtp.h.

Referenced by ast_sdp_crypto_alloc().

Build a SDP a=crypto offer line parameter string

Definition at line 132 of file sdp_srtp.h.

Referenced by ast_sdp_crypto_build_offer().

Destroy a crypto struct

Definition at line 128 of file sdp_srtp.h.

Referenced by ast_sdp_crypto_destroy().

Get the SDP a=crypto offer line parameter string

Definition at line 136 of file sdp_srtp.h.

Referenced by ast_sdp_srtp_get_attrib().

Parse a SDP a=crypto offer line parameter string

Definition at line 134 of file sdp_srtp.h.

Referenced by ast_sdp_crypto_process().


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