#include <sipXtapiInternal.h>
Public Member Functions | |
| void | generateSrtpKey (SIPX_SECURITY_ATTRIBUTES &securityAttrib) |
| void | setDbLocation (SIPX_SECURITY_ATTRIBUTES &securityAttrib, const char *dbLocation) |
| void | setMyCertNickname (SIPX_SECURITY_ATTRIBUTES &securityAttrib, const char *myCertNickname) |
| void | setDbPassword (SIPX_SECURITY_ATTRIBUTES &securityAttrib, const char *dbPassword) |
| void generateSrtpKey | ( | SIPX_SECURITY_ATTRIBUTES & | securityAttrib | ) |
| void setDbLocation | ( | SIPX_SECURITY_ATTRIBUTES & | securityAttrib, |
| const char * | dbLocation | ||
| ) |
| void setDbPassword | ( | SIPX_SECURITY_ATTRIBUTES & | securityAttrib, |
| const char * | dbPassword | ||
| ) |
| void setMyCertNickname | ( | SIPX_SECURITY_ATTRIBUTES & | securityAttrib, |
| const char * | myCertNickname | ||
| ) |