- 所有已知实现类:
- AlpnExtension.AlpnSpec, CertificateAuthoritiesExtension.CertificateAuthoritiesSpec, CertStatusExtension.CertStatusRequestSpec, CertStatusExtension.CertStatusRequestV2Spec, CertStatusExtension.CertStatusResponseSpec, CookieExtension.CookieSpec, ECPointFormatsExtension.ECPointFormatsSpec, ExtendedMasterSecretExtension.ExtendedMasterSecretSpec, KeyShareExtension.CHKeyShareSpec, KeyShareExtension.HRRKeyShareSpec, KeyShareExtension.SHKeyShareSpec, MaxFragExtension.MaxFragLenSpec, PreSharedKeyExtension.CHPreSharedKeySpec, PreSharedKeyExtension.SHPreSharedKeySpec, PskKeyExchangeModesExtension.PskKeyExchangeModesSpec, RenegoInfoExtension.RenegotiationInfoSpec, ServerNameExtension.CHServerNamesSpec, ServerNameExtension.SHServerNamesSpec, SignatureAlgorithmsExtension.SignatureSchemesSpec, SupportedGroupsExtension.SupportedGroupsSpec, SupportedVersionsExtension.CHSupportedVersionsSpec, SupportedVersionsExtension.SHSupportedVersionsSpec
- 封闭类:
- SSLExtension
static interface SSLExtension.SSLExtensionSpec
A (transparent) specification of extension data.
This interface contains no methods or constants. Its only purpose is to
group all extension data. All extension data should implement this
interface if the data is expected to handle in the following handshake
processes.