| 程序包 | 说明 |
|---|---|
| org.openeuler.sun.security.ssl |
| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) static class |
AlpnExtension.AlpnSpec
The "application_layer_protocol_negotiation" extension.
|
(专用程序包) static class |
CertificateAuthoritiesExtension.CertificateAuthoritiesSpec
The "certificate_authorities" extension.
|
(专用程序包) static class |
CertStatusExtension.CertStatusRequestSpec
The "status_request" extension.
|
(专用程序包) static class |
CertStatusExtension.CertStatusRequestV2Spec
The "status_request_v2" extension.
|
(专用程序包) static class |
CertStatusExtension.CertStatusResponseSpec
Defines the CertificateStatus response structure as outlined in
RFC 6066.
|
(专用程序包) static class |
CookieExtension.CookieSpec
The "cookie" extension.
|
(专用程序包) static class |
ECPointFormatsExtension.ECPointFormatsSpec
The "ec_point_formats" extension.
|
(专用程序包) static class |
ExtendedMasterSecretExtension.ExtendedMasterSecretSpec
The "extended_master_secret" extension.
|
(专用程序包) static class |
KeyShareExtension.CHKeyShareSpec
The "key_share" extension in a ClientHello handshake message.
|
(专用程序包) static class |
KeyShareExtension.HRRKeyShareSpec
The key share entry used in HelloRetryRequest "key_share" extensions.
|
(专用程序包) static class |
KeyShareExtension.SHKeyShareSpec
The key share entry used in ServerHello "key_share" extensions.
|
(专用程序包) static class |
MaxFragExtension.MaxFragLenSpec
The "max_fragment_length" extension [RFC 6066].
|
private static class |
PreSharedKeyExtension.CHPreSharedKeySpec |
private static class |
PreSharedKeyExtension.SHPreSharedKeySpec |
(专用程序包) static class |
PskKeyExchangeModesExtension.PskKeyExchangeModesSpec |
(专用程序包) static class |
RenegoInfoExtension.RenegotiationInfoSpec
The "renegotiation_info" extension.
|
(专用程序包) static class |
ServerNameExtension.CHServerNamesSpec
The "server_name" extension.
|
(专用程序包) static class |
ServerNameExtension.SHServerNamesSpec
The "server_name" extension in the ServerHello handshake message.
|
(专用程序包) static class |
SignatureAlgorithmsExtension.SignatureSchemesSpec
The "signature_algorithms" extension.
|
(专用程序包) static class |
SupportedGroupsExtension.SupportedGroupsSpec
The "supported_groups" extension.
|
(专用程序包) static class |
SupportedVersionsExtension.CHSupportedVersionsSpec
The "supported_versions" extension in ClientHello.
|
(专用程序包) static class |
SupportedVersionsExtension.SHSupportedVersionsSpec
The "supported_versions" extension in ServerHello and HelloRetryRequest.
|
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) Map<SSLExtension,SSLExtension.SSLExtensionSpec> |
HandshakeContext.handshakeExtensions |
Copyright © 2023. All rights reserved.