![JAR search and dependency download from the Maven repository](/logo.png)
org.bouncycastle.tls.TlsServerContext Maven / Gradle / Ivy
The newest version!
package org.bouncycastle.tls;
/**
* Marker interface to distinguish a TLS server context.
*/
public interface TlsServerContext
extends TlsContext
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy