quic_keylog (quic v1.8.2)
View SourceSummary
Functions
Append one secret to the key log. ClientRandom is the 32-byte random from the ClientHello, which is what ties the line to a connection; a missing one means the line cannot be matched to anything, so it is dropped rather than written misleadingly.
Types
Functions
-spec enabled() -> boolean().
Append one secret to the key log. ClientRandom is the 32-byte random from the ClientHello, which is what ties the line to a connection; a missing one means the line cannot be matched to anything, so it is dropped rather than written misleadingly.