class SdpEncryptkey

k= or k=:

Public Methods

bool dump()
void encode(ostrstream& s)
string getEncryptKey()
int getEncryptMethod()
EncryptMethodPrompt SdpEncryptkey()
SdpEncryptkey(string& s)
void setEncryptKey(const string& key)
void setEncryptMethod(int method)

Private Fields

string encrypt_key
/

Documentation

k= or k=:
EncryptMethodPrompt SdpEncryptkey()

SdpEncryptkey(string& s)

int getEncryptMethod()

void setEncryptMethod(int method)

string getEncryptKey()

void setEncryptKey(const string& key)

void encode(ostrstream& s)

bool dump()

string encrypt_key
/


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++