private static final class ServerHello.T12ServerHelloProducer extends Object implements HandshakeProducer
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
ServerHello.T12ServerHelloProducer.KeyExchangeProperties |
| 限定符 | 构造器和说明 |
|---|---|
private |
T12ServerHelloProducer() |
| 限定符和类型 | 方法和说明 |
|---|---|
private static ServerHello.T12ServerHelloProducer.KeyExchangeProperties |
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 ServerHello.T12ServerHelloProducer.KeyExchangeProperties chooseCipherSuite(ServerHandshakeContext shc, ClientHello.ClientHelloMessage clientHello) throws IOException
IOExceptionCopyright © 2023. All rights reserved.