|
reSIProcate/stack
9694
|
#include <map>#include <vector>#include <list>#include "rutil/Socket.hxx"#include "rutil/BaseException.hxx"#include "resip/stack/SecurityTypes.hxx"#include "resip/stack/SecurityAttributes.hxx"#include <openssl/ssl.h>

Go to the source code of this file.
Classes | |
| class | resip::BaseSecurity |
| class | resip::BaseSecurity::Exception |
| class | resip::BaseSecurity::CipherList |
| struct | resip::BaseSecurity::PeerName |
| struct | resip::BaseSecurity::CertificateInfo |
| class | resip::Security |
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