DtlsTranscriptHash.freeze

void freeze() @safe pure nothrow

Freezes the transcript.

After freezing, subsequent update() calls are no-ops. This is useful to capture the transcript at a specific point (e.g., after ServerHello for deriving handshake traffic secrets).