Package ch.bailu.gtk.gio
Schnittstelle TlsChannelBindingType
public interface TlsChannelBindingType
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
[`tls-exporter`](https://www.rfc-editor.org/rfc/rfc9266.html) binding
type.static final int
[`tls-server-end-point`](https://tools.ietf.org/html/rfc5929#section-4)
binding typestatic final int
[`tls-unique`](https://tools.ietf.org/html/rfc5929#section-3) binding
type
-
Felddetails
-
UNIQUE
static final int UNIQUE[`tls-unique`](https://tools.ietf.org/html/rfc5929#section-3) binding
type- Siehe auch:
-
SERVER_END_POINT
static final int SERVER_END_POINT[`tls-server-end-point`](https://tools.ietf.org/html/rfc5929#section-4)
binding type- Siehe auch:
-
EXPORTER
static final int EXPORTER[`tls-exporter`](https://www.rfc-editor.org/rfc/rfc9266.html) binding
type. Since: 2.74- Siehe auch:
-