netty5/handler/src/main/java/io/netty
Norman Maurer 41e79835f2
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-01-21 11:12:54 +01:00
..
handler Move OpenSsl*X509Certificate to util package and rename it (#10955) 2021-01-21 11:12:54 +01:00