class
Akenti::Hmac
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
()
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
HTML hierarchy of classes
or
Java
This page was generated with the help of
DOC++
.