ced00b4258
tls-unique isn't defined at TLS 1.3 yet. (Given that it was too small in 1.2, they may just define a new one entirely?) SSL_get_(peer_)finished doesn't work at 1.3 and is only used in lieu of computing tls-unique, also undefined at SSL 3.0. This is in preparation for trimming the copies of the Finished messages we retain. Change-Id: Iace99f2baea92c511c4041c592300dfbbe7226e2 Reviewed-on: https://boringssl-review.googlesource.com/11568 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
openssl |