public interface BoringSSLKeylog
| Modifier and Type | Method and Description |
|---|---|
void |
logKey(javax.net.ssl.SSLEngine engine,
java.lang.String key)
Called when a key should be logged.
|
Copyright © 2020-2024 The Netty Project. All Rights Reserved.