接口
GioDtlsServerConnection
以来:2.48
描述 [src]
interface Gio.DtlsServerConnection : Gio.DatagramBased
GDtlsServerConnection
是 GDtlsConnection
的服务器端子类,表示一个服务器端 DTLS 连接。
以来:2.48
前置
为了实现 DtlsServerConnection,您的类型必须继承自 GDatagramBased
。
属性
Gio.DtlsServerConnection:authentication-mode
服务器的 GTlsAuthenticationMode
。如果您想在 initial handshake 不同的模式下重新握手,可以在调用 g_dtls_connection_handshake()
之前更改此设置。
以来:2.48