ssl_tlsext.c: Add an accessor for the tls extension type.
authortb <tb@openbsd.org>
Thu, 27 Apr 2023 10:50:37 +0000 (10:50 +0000)
committertb <tb@openbsd.org>
Thu, 27 Apr 2023 10:50:37 +0000 (10:50 +0000)
commit71517d29f840359c52f6c40760c8b4309af02200
treeb7d263c486b0a37f9583625328c2a88dd9d7d120
parent96e95ebea07079a8b6ccb0d4b6532fd4181e3c59
ssl_tlsext.c: Add an accessor for the tls extension type.

Needed for the tlsexttest.c

ok jsing
lib/libssl/ssl_tlsext.c