reSIProcate/stack  9694
Classes | Namespaces | Functions
testMacSecurity.cxx File Reference
#include <resiprocate/MacSecurity.hxx>
#include <sys/types.h>
#include <openssl/e_os2.h>
#include <openssl/evp.h>
#include <openssl/crypto.h>
#include <openssl/err.h>
#include <openssl/pem.h>
#include <openssl/pkcs7.h>
#include <openssl/ossl_typ.h>
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include <openssl/ssl.h>
#include <iostream>
Include dependency graph for testMacSecurity.cxx:

Go to the source code of this file.

Classes

class  resip::TestMacSecurity

Namespaces

namespace  resip
 

SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser.


Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 50 of file testMacSecurity.cxx.

References main().

Here is the call graph for this function: