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