class JGCrypto

Content crypto data. More...

Full nameTelEngine::JGCrypto
Definition#include <libs/yjingle/yatejingle.h>
InheritsTelEngine::String [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

This class holds a content description's crypto data. The tag is kepti in the String component

inline  JGCrypto (const char* tag = "1", const char* suite = 0, const char* key = 0, const char* session = 0)

JGCrypto

Constructor

Parameters:
tagThe tag parameter
suiteThe crypto-suite paramter
keyThe key-params parameter
sessionThe session-param parameter

inline  JGCrypto (const XMLElement* xml)

JGCrypto

Constructor. Build this element from a received element

Parameters:
xmlThe received xml element

XMLElement*  toXML ()

toXML

[const]

Create a 'crypto' element from this object

Returns: Valid XMLElement pointer

void  fromXML (const XMLElement* xml)

fromXML

Build this element from a received element

Parameters:
xmlThe received xml element

String m_suite

m_suite

String m_keyParams

m_keyParams

String m_sessionParams

m_sessionParams


Generated by: paulc on bussard on Wed Oct 21 01:57:30 2009, using kdoc 2.0a54.