| Modifier and Type | Method and Description |
|---|---|
static void |
SSLContext.setCertVerifyCallback(long ctx,
CertificateVerifier verifier)
Allow to hook
CertificateVerifier into the handshake processing. |
Copyright © 2008–2020 The Netty Project. All rights reserved.