TranscriptHash.update
void update(const(ubyte)[] data)Appends handshake message data to the transcript.
Parameters
data | Raw handshake message bytes (including msg_type + length). |
void update(const(ubyte)[] data)Appends handshake message data to the transcript.
data | Raw handshake message bytes (including msg_type + length). |