Package ch.bailu.gtk.gio
Schnittstelle TlsAuthenticationMode
public interface TlsAuthenticationMode
-
Feldübersicht
Felder
-
Felddetails
-
NONE
static final int NONEclient authentication not required- Siehe auch:
-
REQUESTED
static final int REQUESTEDclient authentication is requested- Siehe auch:
-
REQUIRED
static final int REQUIREDclient authentication is required- Siehe auch:
-