xrootd
Public Member Functions

XrdCryptolocalFactory Class Reference

#include <XrdCryptolocalFactory.hh>

Inheritance diagram for XrdCryptolocalFactory:
Inheritance graph
[legend]
Collaboration diagram for XrdCryptolocalFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XrdCryptolocalFactory ()
virtual ~XrdCryptolocalFactory ()
void SetTrace (kXR_int32 trace)
XrdCryptoKDFunLen_t KDFunLen ()
XrdCryptoKDFun_t KDFun ()
XrdCryptoCipherCipher (const char *t, int l=0)
XrdCryptoCipherCipher (const char *t, int l, const char *k, int liv, const char *iv)
XrdCryptoCipherCipher (XrdSutBucket *b)
XrdCryptoCipherCipher (int bits, char *pub, int lpub, const char *t=0)
XrdCryptoCipherCipher (const XrdCryptoCipher &c)
XrdCryptoMsgDigestMsgDigest (const char *dgst)
XrdCryptoRSARSA (int bits=XrdCryptoDefRSABits, int exp=XrdCryptoDefRSAExp)
XrdCryptoRSARSA (const char *pub, int lpub=0)
XrdCryptoRSARSA (const XrdCryptoRSA &r)

Constructor & Destructor Documentation

XrdCryptolocalFactory::XrdCryptolocalFactory ( )
virtual XrdCryptolocalFactory::~XrdCryptolocalFactory ( ) [inline, virtual]

Member Function Documentation

XrdCryptoCipher * XrdCryptolocalFactory::Cipher ( const char *  t,
int  l = 0 
) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptoCipher::IsValid().

XrdCryptoCipher * XrdCryptolocalFactory::Cipher ( const char *  t,
int  l,
const char *  k,
int  liv,
const char *  iv 
) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptoCipher::IsValid().

XrdCryptoCipher * XrdCryptolocalFactory::Cipher ( const XrdCryptoCipher c) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptoCipher::IsValid().

XrdCryptoCipher * XrdCryptolocalFactory::Cipher ( XrdSutBucket b) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptoCipher::IsValid().

XrdCryptoCipher * XrdCryptolocalFactory::Cipher ( int  bits,
char *  pub,
int  lpub,
const char *  t = 0 
) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptoCipher::IsValid().

XrdCryptoKDFun_t XrdCryptolocalFactory::KDFun ( ) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptolocalKDFun().

XrdCryptoKDFunLen_t XrdCryptolocalFactory::KDFunLen ( ) [virtual]

Reimplemented from XrdCryptoFactory.

References XrdCryptolocalKDFunLen().

XrdCryptoMsgDigest * XrdCryptolocalFactory::MsgDigest ( const char *  dgst) [virtual]

Reimplemented from XrdCryptoFactory.

References ABSTRACTMETHOD.

XrdCryptoRSA * XrdCryptolocalFactory::RSA ( const char *  pub,
int  lpub = 0 
) [virtual]

Reimplemented from XrdCryptoFactory.

References ABSTRACTMETHOD.

XrdCryptoRSA * XrdCryptolocalFactory::RSA ( const XrdCryptoRSA r) [virtual]

Reimplemented from XrdCryptoFactory.

References ABSTRACTMETHOD.

XrdCryptoRSA * XrdCryptolocalFactory::RSA ( int  bits = XrdCryptoDefRSABits,
int  exp = XrdCryptoDefRSAExp 
) [virtual]

Reimplemented from XrdCryptoFactory.

References ABSTRACTMETHOD.

void XrdCryptolocalFactory::SetTrace ( kXR_int32  trace) [virtual]

The documentation for this class was generated from the following files: