Commit graph

2 commits

Author SHA1 Message Date
Gaukas Wang
93dc9d3eaa
feat: ClientHello JSON Unmarshaler rev
- Revised JSON ClientHello format
- Implemented `TLSExtensionJSON` interface for some more extensions
2023-03-19 20:46:04 -06:00
Gaukas Wang
585eaf84f7
feat: ClientHello JSON Unmarshaler
Allowing unmarshalling a JSON object into a ClientHelloSpec.
2023-03-15 21:12:34 -06:00