1 #ifndef OPAL_ZRTP_OPALZRTP_H 2 #define OPAL_ZRTP_OPALZRTP_H 18 static bool Init(
char *name,
char *zidFile);
19 static bool Init(
OpalZrtp *opalZrtp);
22 static zrtp_global_ctx *GetZrtpContext();
23 static unsigned char *GetZID();
30 virtual unsigned char *DoGetZID();
31 virtual zrtp_global_ctx *DoGetZrtpContext();
32 virtual bool DoInit(
char *name,
char *zidFile);
42 #endif // OPAL_ZRTP_OPALZRTP_H
Definition: ratectl.h:226
Definition: opalzrtp.h:16
Definition: zrtpeventproc.h:8