DtlsTranscriptHash.freeze
void freeze() @safe pure nothrowFreezes 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).