static final class EncryptedExtensions.EncryptedExtensionsMessage extends SSLHandshake.HandshakeMessage
| 限定符和类型 | 字段和说明 |
|---|---|
private SSLExtensions |
extensions |
handshakeContext| 构造器和说明 |
|---|
EncryptedExtensionsMessage(HandshakeContext handshakeContext) |
EncryptedExtensionsMessage(HandshakeContext handshakeContext,
ByteBuffer m) |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) SSLHandshake |
handshakeType() |
(专用程序包) int |
messageLength() |
(专用程序包) void |
send(HandshakeOutStream hos) |
String |
toString() |
writeprivate final SSLExtensions extensions
EncryptedExtensionsMessage(HandshakeContext handshakeContext) throws IOException
IOExceptionEncryptedExtensionsMessage(HandshakeContext handshakeContext, ByteBuffer m) throws IOException
IOExceptionSSLHandshake handshakeType()
int messageLength()
void send(HandshakeOutStream hos) throws IOException
send 在类中 SSLHandshake.HandshakeMessageIOExceptionCopyright © 2023. All rights reserved.