xrootd
|
#include <string.h>
#include <dlfcn.h>
#include <XrdCrypto/XrdCryptoAux.hh>
#include <XrdCrypto/XrdCryptoTrace.hh>
#include <XrdCrypto/XrdCryptoFactory.hh>
#include <XrdCrypto/XrdCryptolocalFactory.hh>
Classes | |
struct | FactoryEntry |
Defines | |
#define | LT_MODULE_EXT ".so" |
Variables | |
const char * | XrdCryptoFactoryCVSID = "$Id$" |
static XrdCryptolocalFactory | localCryptoFactory |
#define LT_MODULE_EXT ".so" |
Referenced by XrdCryptoFactory::GetCryptoFactory().
XrdCryptolocalFactory localCryptoFactory [static] |
Referenced by XrdCryptoFactory::GetCryptoFactory().
const char* XrdCryptoFactoryCVSID = "$Id$" |