static final class ServerHelloDone.ServerHelloDoneMessage extends SSLHandshake.HandshakeMessage
handshakeContext| 构造器和说明 |
|---|
ServerHelloDoneMessage(HandshakeContext handshakeContext) |
ServerHelloDoneMessage(HandshakeContext handshakeContext,
ByteBuffer m) |
| 限定符和类型 | 方法和说明 |
|---|---|
SSLHandshake |
handshakeType() |
int |
messageLength() |
void |
send(HandshakeOutStream s) |
String |
toString() |
writeServerHelloDoneMessage(HandshakeContext handshakeContext)
ServerHelloDoneMessage(HandshakeContext handshakeContext, ByteBuffer m) throws IOException
IOExceptionpublic SSLHandshake handshakeType()
public int messageLength()
public void send(HandshakeOutStream s) throws IOException
send 在类中 SSLHandshake.HandshakeMessageIOExceptionCopyright © 2023. All rights reserved.