提交 4086b42b 编写于 作者: M Matt Caswell

Tweak a comment

psk_kex_mode stores the available modes - not the one which we selected.
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
上级 08191294
......@@ -1114,7 +1114,7 @@ struct ssl_st {
unsigned char *npn;
size_t npn_len;
/* The selected PSK key exchange mode */
/* The available PSK key exchange modes */
int psk_kex_mode;
} ext;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册