(* Title: Example_TLS.thy Author: Andreas Viktor Hess, DTU SPDX-License-Identifier: BSD-3-Clause *) section ‹Proving Type-Flaw Resistance of the TLS Handshake Protocol› theory Example_TLS imports "../Typed_Model" begin declare [[code_timing]] subsection ‹TLS example: Datatypes and functions setup›