HMAC

Constructors

this
this(const(ubyte)[] key)
Undocumented in source.

Members

Functions

finish
auto finish()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(const(ubyte)[] input)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta