public class LegacyTlsClient extends DefaultTlsClient
| Modifier and Type | Field and Description |
|---|---|
protected CertificateVerifyer |
verifyer
Deprecated.
|
cipherFactory, clientECPointFormats, context, namedCurves, selectedCipherSuite, selectedCompressionMethod, serverECPointFormats, supportedSignatureAlgorithms| Constructor and Description |
|---|
LegacyTlsClient(CertificateVerifyer verifyer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TlsAuthentication |
getAuthentication()
Deprecated.
|
createDHEKeyExchange, createDHKeyExchange, createECDHEKeyExchange, createECDHKeyExchange, createRSAKeyExchange, getCipher, getCipherSuites, getKeyExchangegetClientExtensions, getClientHelloRecordLayerVersion, getClientSupplementalData, getClientVersion, getCompression, getCompressionMethods, getMinimumVersion, getSessionToResume, init, notifyNewSessionTicket, notifySelectedCipherSuite, notifySelectedCompressionMethod, notifyServerVersion, notifySessionID, processServerExtensions, processServerSupplementalDatanotifyAlertRaised, notifyAlertReceived, notifyHandshakeComplete, notifySecureRenegotiation, shouldUseGMTUnixTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyAlertRaised, notifyAlertReceived, notifyHandshakeComplete, notifySecureRenegotiation, shouldUseGMTUnixTimeprotected CertificateVerifyer verifyer
public LegacyTlsClient(CertificateVerifyer verifyer)
public TlsAuthentication getAuthentication() throws java.io.IOException
java.io.IOException