Dtls12Server.updateTranscript

void updateTranscript(HandshakeType msgType, const(ubyte)[] body)

Update the handshake transcript hash.

Parameters

msgTypeThe handshake message type.
bodyThe message body.