Package | Description |
---|---|
io.netty.internal.tcnative |
Modifier and Type | Method and Description |
---|---|
static void |
SSLContext.setPrivateKeyMethod(long ctx,
SSLPrivateKeyMethod method)
Set the
SSLPrivateKeyMethod to use for the given SSLContext . |
Copyright © 2008–2020 The Netty Project. All rights reserved.