Package org.gnome.gio

Enum Class TlsChannelBindingType

java.lang.Object
java.lang.Enum<TlsChannelBindingType>
org.gnome.gio.TlsChannelBindingType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<TlsChannelBindingType>, Constable

@Generated("io.github.jwharm.JavaGI") public enum TlsChannelBindingType extends Enum<TlsChannelBindingType> implements Enumeration
The type of TLS channel binding data to retrieve from GTlsConnection or GDtlsConnection, as documented by RFC 5929 or RFC 9266. The tls-unique-for-telnet binding type is not currently implemented.