|
Bouncy Castle Cryptography Library 1.48 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CertificateVerifyer | Deprecated. Perform certificate verification in TlsAuthentication implementation |
TlsAgreementCredentials | |
TlsAuthentication | |
TlsCipher | |
TlsCipherFactory | |
TlsClient | |
TlsClientContext | |
TlsCompression | |
TlsCredentials | |
TlsKeyExchange | A generic interface for key exchange implementations in TLS 1.0. |
TlsPSKIdentity | |
TlsSignerCredentials |
Class Summary | |
---|---|
AlertDescription | RFC 2246 7.2 |
AlertLevel | RFC 2246 7.2 |
AlwaysValidVerifyer | Deprecated. Perform certificate verification in TlsAuthentication implementation |
ByteQueue | A queue for bytes. |
Certificate | A representation for a certificate chain as used by a tls server. |
CertificateRequest | |
CipherSuite | RFC 2246 A.5 |
ClientCertificateType | RFC 2246 7.4.4 |
CompressionMethod | RFC 2246 6.1 |
ContentType | RFC 2246 6.2.1 |
DefaultTlsAgreementCredentials | |
DefaultTlsCipherFactory | |
DefaultTlsClient | |
DefaultTlsSignerCredentials | |
DigestAlgorithm | |
ECCurveType | RFC 4492 5.4 |
ECPointFormat | RFC 4492 5.1.2 |
EncryptionAlgorithm | |
ExtensionType | RFC 4366 2.3 |
HandshakeType | RFC 2246 7.4 |
KeyExchangeAlgorithm | |
LegacyTlsAuthentication | Deprecated. |
LegacyTlsClient | Deprecated. |
NamedCurve | RFC 4492 5.1.1 The named curves defined here are those specified in SEC 2 [13]. |
ProtocolVersion | |
PSKTlsClient | |
SecurityParameters | |
SRPTlsClient | |
SSL3Mac | HMAC implementation based on original internet draft for HMAC (RFC 2104) The difference is that padding is concatentated versus XORed with the key H(K + opad, H(K + ipad, text)) |
TlsBlockCipher | A generic TLS 1.0 / SSLv3 block cipher. |
TlsDHUtils | |
TlsMac | A generic TLS MAC implementation, which can be used with any kind of Digest to act as an HMAC. |
TlsNullCipher | A NULL CipherSuite in java, this should only be used during handshake. |
TlsNullCompression | |
TlsProtocolHandler | An implementation of all high level protocols in TLS 1.0. |
TlsRSAUtils | |
TlsStreamCipher | |
TlsUtils | Some helper fuctions for MicroTLS. |
Exception Summary | |
---|---|
TlsFatalAlert | |
TlsRuntimeException |
A lightweight TLS API.
|
Bouncy Castle Cryptography Library 1.48 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |