Re: KEY_NEGO within SPDY (was: Re: Response to HTTP2 expresions of interest)

My apologies the example for Item #3 should have been....

 Example:
 [Connection is opened]
 [Client sends SYN_STREAM to open the stream]
 [Client sends clear-text header and data frames1]
 [Server sends KEY_NEGO with ID=1, ALG_ID=2,Data="ourkey"]
 [Server sends encrypted header and data frames to client referencing KEY_ID=1]
 [Connection is Closed]

- James

Received on Friday, 13 July 2012 21:32:39 UTC