1#ifndef __CRYPTO_MSGDGST_H__
2#define __CRYPTO_MSGDGST_H__
57 virtual int Reset(
const char *dgst);
58 virtual int Update(
const char *b,
int l);
XrdCryptoBasic(const char *t=0, int l=0, const char *b=0)
bool operator==(const XrdCryptoMsgDigest md)
virtual ~XrdCryptoMsgDigest()
virtual int Update(const char *b, int l)
virtual int Reset(const char *dgst)