private static final class PreSharedKeyExtension.SHPreSharedKeySpec extends Object implements SSLExtension.SSLExtensionSpec
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) int |
selectedIdentity |
| 构造器和说明 |
|---|
SHPreSharedKeySpec(HandshakeContext context,
ByteBuffer m) |
SHPreSharedKeySpec(int selectedIdentity) |
SHPreSharedKeySpec(int selectedIdentity)
SHPreSharedKeySpec(HandshakeContext context, ByteBuffer m) throws IOException
IOExceptionbyte[] getEncoded()
throws IOException
IOExceptionCopyright © 2023. All rights reserved.