public class LegacyTlsClient extends DefaultTlsClient
Modifier and Type | Field and Description |
---|---|
protected CertificateVerifyer |
verifyer
Deprecated.
|
cipherFactory, context, selectedCipherSuite, selectedCompressionMethod
Constructor and Description |
---|
LegacyTlsClient(CertificateVerifyer verifyer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TlsAuthentication |
getAuthentication()
Deprecated.
|
createDHEKeyExchange, createDHKeyExchange, createECDHEKeyExchange, createECDHKeyExchange, createRSAKeyExchange, getCipher, getCipherSuites, getClientExtensions, getClientVersion, getCompression, getCompressionMethods, getKeyExchange, init, notifySecureRenegotiation, notifySelectedCipherSuite, notifySelectedCompressionMethod, notifyServerVersion, notifySessionID, processServerExtensions
protected CertificateVerifyer verifyer
public LegacyTlsClient(CertificateVerifyer verifyer)
public TlsAuthentication getAuthentication() throws java.io.IOException
java.io.IOException