Created
June 13, 2020 14:12
-
-
Save roz3x/f958b58a201a53cbb7f1181f34fc616e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== RUN TestDecodeIETF | |
TestDecodeIETF: ietf-28_test.go:25: Public Flags: 0 | |
CID: 8e20dc50ed17bacb | |
Version: ff00001c | |
Packet Number: 0 | |
Message Authentication Hash: | |
Frame Type: 0 | |
Stream ID: 0 | |
Data Length: 0 | |
Tag: | |
Tag Number: 0 | |
SNI: "quic.aiortc.org" | |
UAID: "" | |
Tags in Order: ["TLS_AES_256_GCM_SHA256" "TLS_AES_128_GCM_SHA384" "TLS_CHACHA20_POLY1305_SHA256"] | |
Tag Values: map[SNI:quic.aiortc.org TLS max version:3 TLS min version:3] | |
TestDecodeIETF: ietf-28_test.go:25: Public Flags: 0 | |
CID: fe953fa4ecb7178e | |
Version: ff00001c | |
Packet Number: 0 | |
Message Authentication Hash: | |
Frame Type: 0 | |
Stream ID: 0 | |
Data Length: 0 | |
Tag: | |
Tag Number: 0 | |
SNI: "http3-test.litespeedtech.com" | |
UAID: "" | |
Tags in Order: ["TLS_AES_256_GCM_SHA256" "TLS_AES_128_GCM_SHA384" "TLS_CHACHA20_POLY1305_SHA256" "TLS_AES_256_GCM_SHA256" "TLS_AES_128_GCM_SHA384" "TLS_CHACHA20_POLY1305_SHA256"] | |
Tag Values: map[SNI:http3-test.litespeedtech.com TLS max version:3 TLS min version:3] | |
--- PASS: TestDecodeIETF (0.00s) | |
PASS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment