final class PostHandshakeContext extends HandshakeContext
activeCipherSuites, activeProtocols, algorithmConstraints, allowLegacyHelloMessages, allowUnsafeRenegotiation, applicationProtocol, baseReadSecret, baseWriteSecret, certRequestContext, clientHelloRandom, clientHelloVersion, clientRequestedNamedGroups, conContext, delegatedActions, delegatedThrown, handshakeConsumers, handshakeCredentials, handshakeExtensions, handshakeFinished, handshakeHash, handshakeKeyDerivation, handshakeKeyExchange, handshakeOutput, handshakePossessions, handshakeProducers, handshakeSession, isResumption, kickstartMessageDelivered, localSupportedSignAlgs, maxFragmentLength, maximumActiveProtocol, negotiatedCipherSuite, negotiatedProtocol, negotiatedServerName, peerRequestedCertSignSchemes, peerRequestedSignatureSchemes, peerSupportedAuthorities, requestedServerNames, resumingSession, serverHelloRandom, serverSelectedNamedGroup, sslConfig, sslContext, staplingActive, t12WithGMCipherSuite, taskDelegated| 构造器和说明 |
|---|
PostHandshakeContext(TransportContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) void |
dispatch(byte handshakeType,
ByteBuffer fragment) |
(专用程序包) static boolean |
isConsumable(TransportContext context,
byte handshakeType) |
(专用程序包) void |
kickstart() |
dispatch, getHandshakeType, getRequestedServerNames, isNegotiable, isNegotiable, isNegotiable, isNegotiablePostHandshakeContext(TransportContext context) throws IOException
IOExceptionvoid kickstart()
throws IOException
kickstart 在类中 HandshakeContextIOExceptionvoid dispatch(byte handshakeType,
ByteBuffer fragment)
throws IOException
dispatch 在类中 HandshakeContextIOExceptionstatic boolean isConsumable(TransportContext context, byte handshakeType)
Copyright © 2023. All rights reserved.