Package | Description |
---|---|
io.netty.handler.ssl |
Modifier and Type | Field and Description |
---|---|
static OpenSslContextOption<OpenSslPrivateKeyMethod> |
OpenSslContextOption.PRIVATE_KEY_METHOD
Set the
OpenSslPrivateKeyMethod to use. |
Modifier and Type | Method and Description |
---|---|
void |
ReferenceCountedOpenSslContext.setPrivateKeyMethod(OpenSslPrivateKeyMethod method)
Deprecated.
|
Copyright © 2008–2024 The Netty Project. All rights reserved.