1 #ifndef __CRYPTO_MSGDGSTSSL_H__
2 #define __CRYPTO_MSGDGSTSSL_H__
37 #include <openssl/evp.h>
52 int Init(
const char *dgst);
64 int Reset(
const char *dgst = 0);
65 int Update(
const char *b,
int l);
static bool IsSupported(const char *dgst)
int Reset(const char *dgst=0)
virtual ~XrdCryptosslMsgDigest()
XrdCryptosslMsgDigest(const char *dgst)
int Update(const char *b, int l)