Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(442)

Unified Diff: net/ssl/token_binding.h

Issue 1636453004: Update Token Binding code to match latest draft draft-ietf-tokbind-protocol-04 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bump TB version in tlslite Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/socket/ssl_client_socket_openssl.cc ('k') | net/ssl/token_binding_openssl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/ssl/token_binding.h
diff --git a/net/ssl/token_binding.h b/net/ssl/token_binding.h
index 5ae04c53d708b4f62c543e8dc53dd89cb5fb945d..d1bd4918b9dff202fc566c587c7cafd44274fe72 100644
--- a/net/ssl/token_binding.h
+++ b/net/ssl/token_binding.h
@@ -16,7 +16,7 @@
namespace net {
// Given a vector of serialized TokenBinding structs (as defined in
-// draft-ietf-tokbind-protocol-02), this function combines them to form the
+// draft-ietf-tokbind-protocol-04), this function combines them to form the
// serialized TokenBindingMessage struct in |*out|. This function returns a net
// error.
//
« no previous file with comments | « net/socket/ssl_client_socket_openssl.cc ('k') | net/ssl/token_binding_openssl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698