static final class SupportedGroupsExtension.SupportedGroupsSpec extends Object implements SSLExtension.SSLExtensionSpec
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) int[] |
namedGroupsIds |
| 限定符 | 构造器和说明 |
|---|---|
private |
SupportedGroupsSpec(ByteBuffer m) |
private |
SupportedGroupsSpec(int[] namedGroupsIds) |
private |
SupportedGroupsSpec(List<SupportedGroupsExtension.NamedGroup> namedGroups) |
private SupportedGroupsSpec(int[] namedGroupsIds)
private SupportedGroupsSpec(List<SupportedGroupsExtension.NamedGroup> namedGroups)
private SupportedGroupsSpec(ByteBuffer m) throws IOException
IOExceptionCopyright © 2023. All rights reserved.