|
reSIProcate/stack
9694
|
#include <time.h>#include "resip/stack/NonceHelper.hxx"#include "resip/stack/Symbols.hxx"#include "resip/stack/Uri.hxx"#include "resip/stack/MethodTypes.hxx"#include "rutil/BaseException.hxx"#include "rutil/Data.hxx"#include "resip/stack/Contents.hxx"#include "resip/stack/SecurityAttributes.hxx"#include "resip/stack/SdpContents.hxx"

Go to the source code of this file.
Classes | |
| class | resip::UnsupportedAuthenticationScheme |
| class | resip::Helper |
| An aggregation of useful static functions. More... | |
| struct | resip::Helper::ContentsSecAttrs |
| class | resip::Helper::NonceHelperPtr |
Namespaces | |
| namespace | resip |
SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser. | |
1.7.5.1