Package | Description |
---|---|
old.org.bouncycastle.crypto.tls |
Modifier and Type | Class and Description |
---|---|
class |
AlwaysValidVerifyer
Deprecated.
Perform certificate verification in TlsAuthentication implementation
|
Modifier and Type | Field and Description |
---|---|
protected CertificateVerifyer |
LegacyTlsClient.verifyer
Deprecated.
|
protected CertificateVerifyer |
LegacyTlsAuthentication.verifyer
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TlsProtocolHandler.connect(CertificateVerifyer verifyer)
Deprecated.
use version taking TlsClient
|
Constructor and Description |
---|
LegacyTlsAuthentication(CertificateVerifyer verifyer)
Deprecated.
|
LegacyTlsClient(CertificateVerifyer verifyer)
Deprecated.
|
Copyright © 2015. All rights reserved.