package org.bouncycastle.crypto.tls; public interface TlsClientContext extends TlsContext { }