class Akenti::Hmac


Inheritance:


Public Methods

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


Documentation

o Hmac(HmacImpl* impl)

o ~Hmac()

ostatic bool isAlgSupported(const string& alg)
Returns true if alg is supported.

See Also:
loadAlgorithms()

ostatic Hmac getInstance(const string& alg)

ostatic Hmac getNullHmac()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.