- addData
void addData(const(ubyte)* input, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
MessageAuthenticationCode clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- finalResult
void finalResult(ubyte* mac)
Undocumented in source. Be warned that the author may not have intended to support it.
- keySchedule
void keySchedule(const(ubyte)* key, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
- keySpec
KeyLengthSpecification keySpec()
Undocumented in source. Be warned that the author may not have intended to support it.
A MAC only used in SSLv3. Do not use elsewhere! Use HMAC instead.