LeviLamina
Loading...
Searching...
No Matches
Crypto::Hash::HMAC Class Reference

Public Member Functions

MCAPI HMAC (::Crypto::Hash::HashType type, ::std::string const &key, int resultSize)
 
MCAPI void signAndAppend (::std::string const &data, ::std::string &out, uint64 counter)
 
MCAPI void * $ctor (::Crypto::Hash::HashType type, ::std::string const &key, int resultSize)
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Crypto::Hash::IHash > > mHash
 
::ll::TypedStorage< 8, 32, ::std::string > mKey
 
::ll::TypedStorage< 4, 4, int > mResultSize
 

The documentation for this class was generated from the following file: