Package org.bouncycastle.crypto.tls.test
Example code and test classes for the lightweight TLS API.
-
Class Summary Class Description AllTests BasicTlsTest ByteQueueInputStreamTest DTLSClientTest A simple test designed to conduct a DTLS handshake with an external DTLS server.DTLSProtocolTest DTLSServerTest A simple test designed to conduct a DTLS handshake with an external DTLS client.DTLSTestCase DTLSTestSuite HTTPSServerThread KeyStores LoggingDatagramTransport MockDatagramAssociation MockDTLSClient MockDTLSServer PSKTlsClientTest A simple test designed to conduct a TLS handshake with an external TLS server.PSKTlsServerTest A simple test designed to conduct a TLS handshake with an external TLS client.TlsClientTest A simple test designed to conduct a TLS handshake with an external TLS server.TlsProtocolNonBlockingTest TlsProtocolTest TlsPSKProtocolTest TlsServerTest A simple test designed to conduct a TLS handshake with an external TLS client.TlsSRPProtocolTest TlsTestCase TlsTestConfig TlsTestSuite TlsTestUtils UnreliableDatagramTransport