xrootd
Macros | 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:

Macros

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

Functions

int main (int argc, char **argv)
 

Variables

XrdCryptoFactorygCryptoFactory = 0
 

Macro Definition Documentation

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

Referenced by main().

Function Documentation

int main ( int  argc,
char **  argv 
)

Variable Documentation

XrdCryptoFactory* gCryptoFactory = 0