- From: Vinod Anupam <notifications@github.com>
- Date: Sat, 14 Apr 2018 03:49:23 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 14 April 2018 03:49:51 UTC
vanupam commented on this pull request. > + + <li><p>Let <var>referredTokenBindingId</var> be the result of + <a abstract-op lt="Compute a Token Binding ID">computing a token binding ID</a> + from <var>referredTokenBindingKeyPair</var> and + <var>referredTokenBindingKeyParameters</var>. + + <li><p>Let <var>referredTokenBinding</var> be the result of computing a + <a for=/>token binding</a> using <var>referredTokenBindingId</var> and + <a for=/>token-binding type</a> + <code>referred_token_binding</code>, containing a signature + (using <var>referredTokenBindingKeyPair</var>) over the <var>referredTokenBindingId</var> + as well as <var>tlsConnection</var>'s + <a for=connection>token-binding Exported Keying Material</a>, as described in + <a href="https://tools.ietf.org/html/draft-ietf-tokbind-protocol#section-3.3">section 3.3</a> + of [[!TOKBIND-PROTOCOL]]. + </ol> I added a "Computing a token binding" section. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/325#discussion_r181540515
Received on Saturday, 14 April 2018 03:49:51 UTC