netty5/handler/src
Norman Maurer d209eb0e18 Move OpenSsl*X509Certificate to util package and rename it (#10955)
Motivation:

Creating certificates from a byte[] while lazy parse it is general useful and is also needed by https://github.com/netty/netty-incubator-codec-quic/pull/141

Modifications:

Move classes, rename these and make them public

Result:

Be able to reuse code
2021-03-07 19:30:17 +01:00
..
main Move OpenSsl*X509Certificate to util package and rename it (#10955) 2021-03-07 19:30:17 +01:00
test Introduce SslContextOption which can be used for "optional" features … (#10981) 2021-03-07 19:25:22 +01:00