send proper kex value in example server

This commit is contained in:
Lucas Clemente 2016-04-12 15:29:26 +02:00
parent 8b0d17828b
commit 284b86c02c
2 changed files with 6 additions and 4 deletions

View file

@ -68,8 +68,8 @@ const (
TagAEAD Tag = 'A' + 'E'<<8 + 'A'<<16 + 'D'<<24
// TagPUBS is the public value for the KEX
TagPUBS Tag = 'P' + 'U'<<8 + 'B'<<16 + 'S'<<24
// TagORBT is the client orbit
TagORBT Tag = 'O' + 'R'<<8 + 'B'<<16 + 'T'<<24
// TagOBIT is the client orbit
TagOBIT Tag = 'O' + 'B'<<8 + 'I'<<16 + 'T'<<24
// TagEXPY is the server config expiry
TagEXPY Tag = 'E' + 'X'<<8 + 'P'<<16 + 'Y'<<24
// TagCERT is the CERT data