final class ECPointFormatsExtension extends Object
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
ECPointFormatsExtension.CHECPointFormatsConsumer
Network data consumer of a "ec_point_formats" extension in
the ClientHello handshake message.
|
private static class |
ECPointFormatsExtension.CHECPointFormatsProducer
Network data producer of a "ec_point_formats" extension in
the ClientHello handshake message.
|
private static class |
ECPointFormatsExtension.ECPointFormat |
(专用程序包) static class |
ECPointFormatsExtension.ECPointFormatsSpec
The "ec_point_formats" extension.
|
private static class |
ECPointFormatsExtension.ECPointFormatsStringizer |
private static class |
ECPointFormatsExtension.SHECPointFormatsConsumer
Network data consumer of a "ec_point_formats" extension in
the ServerHello handshake message.
|
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) static HandshakeProducer |
chNetworkProducer |
(专用程序包) static SSLExtension.ExtensionConsumer |
chOnLoadConsumer |
(专用程序包) static SSLStringizer |
epfStringizer |
(专用程序包) static SSLExtension.ExtensionConsumer |
shOnLoadConsumer |
| 构造器和说明 |
|---|
ECPointFormatsExtension() |
static final HandshakeProducer chNetworkProducer
static final SSLExtension.ExtensionConsumer chOnLoadConsumer
static final SSLExtension.ExtensionConsumer shOnLoadConsumer
static final SSLStringizer epfStringizer
Copyright © 2023. All rights reserved.