XrdCryptoFactory.hh File Reference

#include <XrdCrypto/XrdCryptoAux.hh>

Go to the source code of this file.

Classes

class  XrdCryptoFactory

Defines

#define MAXFACTORYNAMELEN   10

Typedefs

typedef int(*) XrdCryptoKDFunLen_t ()
typedef int(*) XrdCryptoKDFun_t (const char *pass, int plen, const char *salt, int slen, char *key, int klen)
typedef bool(*) XrdCryptoX509VerifyCert_t (XrdCryptoX509 *c, XrdCryptoX509 *r)
typedef bool(*) XrdCryptoX509VerifyChain_t (XrdCryptoX509Chain *chain, int &errcode)
typedef XrdSutBucket *(*) XrdCryptoX509ExportChain_t (XrdCryptoX509Chain *, bool)
typedef int(*) XrdCryptoX509ChainToFile_t (XrdCryptoX509Chain *, const char *)
typedef int(*) XrdCryptoX509ParseFile_t (const char *fname, XrdCryptoX509Chain *)
typedef int(*) XrdCryptoX509ParseBucket_t (XrdSutBucket *, XrdCryptoX509Chain *)


Define Documentation

#define MAXFACTORYNAMELEN   10

Definition at line 24 of file XrdCryptoFactory.hh.

Referenced by XrdCryptoFactory::XrdCryptoFactory().


Typedef Documentation

typedef int(*) XrdCryptoKDFun_t(const char *pass, int plen, const char *salt, int slen, char *key, int klen)

Definition at line 46 of file XrdCryptoFactory.hh.

typedef int(*) XrdCryptoKDFunLen_t()

Definition at line 45 of file XrdCryptoFactory.hh.

typedef int(*) XrdCryptoX509ChainToFile_t(XrdCryptoX509Chain *, const char *)

Definition at line 59 of file XrdCryptoFactory.hh.

typedef XrdSutBucket*(*) XrdCryptoX509ExportChain_t(XrdCryptoX509Chain *, bool)

Definition at line 56 of file XrdCryptoFactory.hh.

typedef int(*) XrdCryptoX509ParseBucket_t(XrdSutBucket *, XrdCryptoX509Chain *)

Definition at line 65 of file XrdCryptoFactory.hh.

typedef int(*) XrdCryptoX509ParseFile_t(const char *fname, XrdCryptoX509Chain *)

Definition at line 62 of file XrdCryptoFactory.hh.

typedef bool(*) XrdCryptoX509VerifyCert_t(XrdCryptoX509 *c, XrdCryptoX509 *r)

Definition at line 51 of file XrdCryptoFactory.hh.

typedef bool(*) XrdCryptoX509VerifyChain_t(XrdCryptoX509Chain *chain, int &errcode)

Definition at line 53 of file XrdCryptoFactory.hh.


Generated on Tue Jul 5 16:08:05 2011 for ROOT_528-00b_version by  doxygen 1.5.1