class ClientHandshakeContext extends HandshakeContext
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) static boolean |
allowUnsafeServerCertChange |
(专用程序包) X509Certificate[] |
deferredCerts |
(专用程序包) ClientHello.ClientHelloMessage |
initialClientHelloMsg |
(专用程序包) byte[] |
pskIdentity |
(专用程序包) boolean |
receivedCertReq |
(专用程序包) X509Certificate[] |
reservedServerCerts |
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| 构造器和说明 |
|---|
ClientHandshakeContext(SSLContextImpl sslContext,
TransportContext conContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) void |
kickstart() |
dispatch, dispatch, getHandshakeType, getRequestedServerNames, isNegotiable, isNegotiable, isNegotiable, isNegotiablestatic final boolean allowUnsafeServerCertChange
X509Certificate[] reservedServerCerts
X509Certificate[] deferredCerts
ClientHello.ClientHelloMessage initialClientHelloMsg
boolean receivedCertReq
byte[] pskIdentity
ClientHandshakeContext(SSLContextImpl sslContext, TransportContext conContext) throws IOException
IOExceptionvoid kickstart()
throws IOException
kickstart 在类中 HandshakeContextIOExceptionCopyright © 2023. All rights reserved.