Package ch.bailu.gtk.gio
Interface TlsRehandshakeMode
public interface TlsRehandshakeMode
-
Field Summary
-
Field Details
-
NEVER
static final int NEVERNever allow rehandshaking- See Also:
-
SAFELY
static final int SAFELYAllow safe rehandshaking only- See Also:
-
UNSAFELY
static final int UNSAFELYAllow unsafe rehandshaking- See Also:
-