Dtls12Server.updateTranscript
void updateTranscript(HandshakeType msgType, const(ubyte)[] body)Update the handshake transcript hash.
Parameters
msgType | The handshake message type. |
body | The message body. |
void updateTranscript(HandshakeType msgType, const(ubyte)[] body)Update the handshake transcript hash.
msgType | The handshake message type. |
body | The message body. |