xrootd
Public Member Functions
XrdCryptoMsgDigest Class Reference

#include <XrdCryptoMsgDigest.hh>

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

List of all members.

Public Member Functions

 XrdCryptoMsgDigest ()
virtual ~XrdCryptoMsgDigest ()
virtual bool IsValid ()
virtual int Reset (const char *dgst)
virtual int Update (const char *b, int l)
virtual int Final ()
bool operator== (const XrdCryptoMsgDigest md)

Constructor & Destructor Documentation

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

Member Function Documentation

int XrdCryptoMsgDigest::Final ( ) [virtual]
bool XrdCryptoMsgDigest::IsValid ( ) [virtual]

Reimplemented in XrdCryptosslMsgDigest.

References ABSTRACTMETHOD.

Referenced by XrdCryptosslFactory::MsgDigest().

bool XrdCryptoMsgDigest::operator== ( const XrdCryptoMsgDigest  md)
int XrdCryptoMsgDigest::Reset ( const char *  dgst) [virtual]
int XrdCryptoMsgDigest::Update ( const char *  b,
int  l 
) [virtual]

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