![]() |
XRootD
|
#include <XrdCryptosslMsgDigest.hh>
Public Member Functions | |
XrdCryptosslMsgDigest (const char *dgst) | |
virtual | ~XrdCryptosslMsgDigest () |
int | Final () |
bool | IsValid () |
int | Reset (const char *dgst=0) |
int | Update (const char *b, int l) |
![]() | |
XrdCryptoMsgDigest () | |
virtual | ~XrdCryptoMsgDigest () |
bool | operator== (const XrdCryptoMsgDigest md) |
![]() | |
XrdCryptoBasic (const char *t=0, int l=0, const char *b=0) | |
virtual | ~XrdCryptoBasic () |
virtual XrdSutBucket * | AsBucket () |
char * | AsHexString () |
virtual char * | Buffer () const |
virtual int | FromHex (const char *hex) |
virtual int | Length () const |
virtual int | SetBuffer (int l, const char *b) |
virtual int | SetLength (int l) |
virtual int | SetType (const char *t) |
virtual char * | Type () const |
virtual void | UseBuffer (int l, const char *b) |
Static Public Member Functions | |
static bool | IsSupported (const char *dgst) |
Definition at line 46 of file XrdCryptosslMsgDigest.hh.
XrdCryptosslMsgDigest::XrdCryptosslMsgDigest | ( | const char * | dgst | ) |
Definition at line 40 of file XrdCryptosslMsgDigest.cc.
References XrdCryptoBasic::SetType().
|
virtual |
Definition at line 51 of file XrdCryptosslMsgDigest.cc.
|
virtual |
Reimplemented from XrdCryptoMsgDigest.
Definition at line 137 of file XrdCryptosslMsgDigest.cc.
References XrdCryptoBasic::AsHexString(), DEBUG, EPNAME, PRINT, XrdCryptoBasic::SetBuffer(), and XrdCryptoBasic::Type().
|
static |
Definition at line 63 of file XrdCryptosslMsgDigest.cc.
Referenced by XrdCryptosslFactory::SupportedMsgDigest().
|
inlinevirtual |
Reimplemented from XrdCryptoMsgDigest.
Definition at line 59 of file XrdCryptosslMsgDigest.hh.
|
virtual |
Reimplemented from XrdCryptoMsgDigest.
Definition at line 106 of file XrdCryptosslMsgDigest.cc.
References XrdCryptoBasic::SetBuffer().
|
virtual |
Reimplemented from XrdCryptoMsgDigest.
Definition at line 123 of file XrdCryptosslMsgDigest.cc.
References XrdCryptoBasic::Type().