Bouncy Castle Cryptography Library 1.64

Package org.bouncycastle.crypto.tls

A lightweight TLS API.

See:
          Description

Interface Summary
DatagramTransport Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsAgreementCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsAuthentication Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsCipher Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsCipherFactory Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsClient Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsClientContext Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsCloseable Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsCompression Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsContext Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsDHVerifier Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsEncryptionCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsHandshakeHash Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsPeer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsPSKIdentity Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsPSKIdentityManager Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsServer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsServerContext Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSession Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSigner Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSignerCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSRPGroupVerifier Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSRPIdentityManager Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
 

Class Summary
AbstractTlsAgreementCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsCipherFactory Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsClient Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsEncryptionCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsPeer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsServer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsSigner Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AbstractTlsSignerCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AlertDescription Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
AlertLevel Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
BasicTlsPSKIdentity Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
BulkCipherAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ByteQueue Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ByteQueueInputStream Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ByteQueueOutputStream Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertChainType  
Certificate Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertificateRequest Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertificateStatus Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertificateStatusRequest Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertificateStatusType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertificateType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CertificateURL  
Chacha20Poly1305 Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ChangeCipherSpec Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CipherSuite Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CipherType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ClientAuthenticationType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ClientCertificateType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
CompressionMethod Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ConnectionEnd Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ContentType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsAgreementCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsCipherFactory Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsClient Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsDHVerifier Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsEncryptionCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsServer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsSignerCredentials Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DefaultTlsSRPGroupVerifier Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DigitallySigned Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DTLSClientProtocol Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DTLSClientProtocol.ClientHandshakeState  
DTLSProtocol Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DTLSServerProtocol Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
DTLSServerProtocol.ServerHandshakeState  
DTLSTransport Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ECBasisType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ECCurveType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ECPointFormat Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
EncryptionAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ExporterLabel Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ExtensionType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
FiniteFieldDHEGroup  
HandshakeType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
HashAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
HeartbeatExtension Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
HeartbeatMessage Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
HeartbeatMessageType  
HeartbeatMode  
KeyExchangeAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
MACAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
MaxFragmentLength Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
NamedCurve Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
NameType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
NewSessionTicket Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
OCSPStatusRequest Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
PRFAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ProtocolVersion Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
PSKTlsClient Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
PSKTlsServer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SecurityParameters Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ServerName Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ServerNameList Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ServerOnlyTlsAuthentication Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
ServerSRPParams Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SessionParameters Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SessionParameters.Builder  
SignatureAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SignatureAndHashAlgorithm Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SimulatedTlsSRPIdentityManager Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SRPTlsClient Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SRPTlsServer Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SRTPProtectionProfile Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SSL3Mac Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SupplementalDataEntry Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
SupplementalDataType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsAEADCipher Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsBlockCipher Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsClientProtocol Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsDHEKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsDHKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsDHUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsDSASigner Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsDSSSigner Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsECCUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsECDHEKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsECDHKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsECDSASigner Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsExtensionsUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsMac Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsNullCipher Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsNullCompression Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsProtocol Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsPSKKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsRSAKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsRSASigner Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsRSAUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsServerProtocol Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSRPKeyExchange Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSRPLoginParameters Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSRPUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsSRTPUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsStreamCipher Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsUtils Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
UDPTransport  
URLAndHash Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
UserMappingType Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
UseSRTPData Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
 

Exception Summary
TlsException Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsFatalAlert Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsFatalAlertReceived Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
TlsNoCloseNotifyException Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
 

Package org.bouncycastle.crypto.tls Description

A lightweight TLS API.


Bouncy Castle Cryptography Library 1.64