- flushInto
SecureVector!ubyte flushInto(TLSProtocolVersion _version, string mac_algo)
Return a TLS Handshake Hash
- getContents
const(Vector!ubyte) getContents()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(const(ubyte)* input, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(Vector!(ubyte, ALLOC) input)
Undocumented in source. Be warned that the author may not have intended to support it.
TLS Handshake Hash