Searched defs:ECHConfig (Results 1 – 1 of 1) sorted by relevance
257 type ECHConfig struct { struct258 PublicName string259 PublicKey []byte260 KEM uint16261 CipherSuites []HPKECipherSuite262 MaxNameLen uint16265 func MarshalECHConfig(e *ECHConfig) []byte {