Yate
IAXAuthMethod Class Reference

Wrapper class for authentication methods values. More...

#include <yateiax.h>

Public Types

enum  Type { Text = 1 , MD5 = 2 , RSA = 4 }
 

Static Public Member Functions

static void authList (String &dest, u_int16_t auth, char sep)
 

Static Public Attributes

static TokenDict s_texts []
 

Detailed Description

Wrapper class for authentication methods values.

This class holds the enumeration values for authentication methods

Member Enumeration Documentation

◆ Type

enum Type

Authentication method enumeration types

Member Function Documentation

◆ authList()

static void authList ( String & dest,
u_int16_t auth,
char sep )
static

Create a string list from authentication methods

Parameters
destThe destination
authThe authentication methods as ORed bits
sepThe separator to use

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