Package org.bouncycastle.crypto.tls
Interface TlsCloseable
-
- All Known Subinterfaces:
DatagramTransport
- All Known Implementing Classes:
DTLSTransport,LoggingDatagramTransport,TlsClientProtocol,TlsProtocol,TlsServerProtocol,UDPTransport,UnreliableDatagramTransport
public interface TlsCloseableDeprecated.Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidclose()Deprecated.
-