TranscriptHash.update

void update(const(ubyte)[] data)

Appends handshake message data to the transcript.

Parameters

dataRaw handshake message bytes (including msg_type + length).