|
XRootD
|
#include <XrdCryptosslMsgDigest.hh>
Inheritance diagram for XrdCryptosslMsgDigest:
Collaboration diagram for XrdCryptosslMsgDigest: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) |
Public Member Functions inherited from XrdCryptoMsgDigest | |
| XrdCryptoMsgDigest () | |
| virtual | ~XrdCryptoMsgDigest () |
| bool | operator== (const XrdCryptoMsgDigest md) |
Public Member Functions inherited from XrdCryptoBasic | |
| 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 XrdCryptoMsgDigest::XrdCryptoMsgDigest(), and XrdCryptoBasic::SetType().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
|
static |
Definition at line 63 of file XrdCryptosslMsgDigest.cc.
Referenced by XrdCryptosslFactory::SupportedMsgDigest().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
|
virtual |
Reimplemented from XrdCryptoMsgDigest.
Definition at line 123 of file XrdCryptosslMsgDigest.cc.
References XrdCryptoBasic::Type().
Here is the call graph for this function: