private static final class ServerHello.T13ServerHelloProducer extends Object implements HandshakeProducer
| 限定符 | 构造器和说明 |
|---|---|
private |
T13ServerHelloProducer() |
| 限定符和类型 | 方法和说明 |
|---|---|
private static CipherSuite |
chooseCipherSuite(ServerHandshakeContext shc,
ClientHello.ClientHelloMessage clientHello) |
byte[] |
produce(ConnectionContext context,
SSLHandshake.HandshakeMessage message) |
public byte[] produce(ConnectionContext context, SSLHandshake.HandshakeMessage message) throws IOException
produce 在接口中 HandshakeProducerIOExceptionprivate static CipherSuite chooseCipherSuite(ServerHandshakeContext shc, ClientHello.ClientHelloMessage clientHello) throws IOException
IOExceptionCopyright © 2023. All rights reserved.