Searched defs:echConfig (Results 1 – 1 of 1) sorted by relevance
25 type echConfig struct { struct26 raw []byte28 Version uint1629 Length uint1631 ConfigID uint832 KemID uint1633 PublicKey []byte34 SymmetricCipherSuite []echCipher36 MaxNameLength uint837 PublicName []byte[all …]