xrootd
Defines | Functions | Variables
XrdCryptotest.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <XrdOuc/XrdOucString.hh>
#include <XrdSut/XrdSutAux.hh>
#include <XrdSut/XrdSutBucket.hh>
#include <XrdCrypto/XrdCryptoAux.hh>
#include <XrdCrypto/XrdCryptoFactory.hh>
#include <XrdCrypto/XrdCryptoCipher.hh>
#include <XrdCrypto/XrdCryptoMsgDigest.hh>
#include <XrdCrypto/XrdCryptoRSA.hh>
#include <XrdCrypto/XrdCryptoX509.hh>
Include dependency graph for XrdCryptotest.cc:

Defines

#define PRINT(x)   {cerr <<x <<endl;}

Functions

int main (int argc, char **argv)

Variables

const char * XrdCryptotestCVSID = "$Id$"
XrdCryptoFactorygCryptoFactory = 0

Define Documentation

#define PRINT (   x)    {cerr <<x <<endl;}

Referenced by main().


Function Documentation

int main ( int  argc,
char **  argv 
)

Variable Documentation

const char* XrdCryptotestCVSID = "$Id$"