namespace Akenti class Hmac : public ref_ptr<HmacImpl>


Inheritance:


Public Methods

Hmac (HmacImpl* impl)
~Hmac ()
static bool isAlgSupported (const string& alg)
Returns true if alg is supported
static Hmac getInstance (const string& alg)
static Hmac getNullHmac ()

Inherited from ref_ptr:

Public Methods

ref_ptr & operator=(const ref_ptr& rhs)
T* operator->() const
operator void*() const
T* get() const

Documentation

Hmac(HmacImpl* impl)

~Hmac()

static bool isAlgSupported(const string& alg)
Returns true if alg is supported.
See Also:
loadAlgorithms()

static Hmac getInstance(const string& alg)

static Hmac getNullHmac()


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de