Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_srtp_policy_res Struct Reference

#include <res_srtp.h>


Data Fields

ast_srtp_policy *(* alloc )(void)
void(* destroy )(struct ast_srtp_policy *policy)
int(* set_master_key )(struct ast_srtp_policy *policy, const unsigned char *key, size_t key_len, const unsigned char *salt, size_t salt_len)
void(* set_ssrc )(struct ast_srtp_policy *policy, unsigned long ssrc, int inbound)
int(* set_suite )(struct ast_srtp_policy *policy, enum ast_srtp_suite suite)


Detailed Description

Definition at line 50 of file res_srtp.h.


Field Documentation

struct ast_srtp_policy*(* alloc)(void)

void(* destroy)(struct ast_srtp_policy *policy)

int(* set_master_key)(struct ast_srtp_policy *policy, const unsigned char *key, size_t key_len, const unsigned char *salt, size_t salt_len)

void(* set_ssrc)(struct ast_srtp_policy *policy, unsigned long ssrc, int inbound)

int(* set_suite)(struct ast_srtp_policy *policy, enum ast_srtp_suite suite)


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7