Commit 3fa2812f authored by Benjamin Saunders's avatar Benjamin Saunders Committed by Matt Caswell
Browse files

Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb



These functions are similar to SSL_CTX_set_cookie_{generate,verify}_cb,
but used for the application-controlled portion of TLS1.3 stateless
handshake cookies rather than entire DTLSv1 cookies.

Reviewed-by: default avatarBen Kaduk <kaduk@mit.edu>
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5463)
parent 4718f449
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment