class ServerHandshakeContext extends HandshakeContext
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) CertificateMessage.CertificateEntry |
currentCertEntry |
private static long |
DEFAULT_STATUS_RESP_DELAY |
(专用程序包) SSLPossession |
interimAuthn |
(专用程序包) static AlgorithmConstraints |
legacyAlgorithmConstraints |
(专用程序包) static boolean |
rejectClientInitiatedRenego |
(专用程序包) StatusResponseManager.StaplingParameters |
stapleParams |
(专用程序包) long |
statusRespTimeout |
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| 构造器和说明 |
|---|
ServerHandshakeContext(SSLContextImpl sslContext,
TransportContext conContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) void |
kickstart() |
dispatch, dispatch, getHandshakeType, getRequestedServerNames, isNegotiable, isNegotiable, isNegotiable, isNegotiablestatic final boolean rejectClientInitiatedRenego
static final AlgorithmConstraints legacyAlgorithmConstraints
SSLPossession interimAuthn
StatusResponseManager.StaplingParameters stapleParams
CertificateMessage.CertificateEntry currentCertEntry
private static final long DEFAULT_STATUS_RESP_DELAY
final long statusRespTimeout
ServerHandshakeContext(SSLContextImpl sslContext, TransportContext conContext) throws IOException
IOExceptionvoid kickstart()
throws IOException
kickstart 在类中 HandshakeContextIOExceptionCopyright © 2023. All rights reserved.