方法
GioDtlsClientConnectionset_server_identity
自:2.48
声明 [src]
void
g_dtls_client_connection_set_server_identity (
GDtlsClientConnection* conn,
GSocketConnectable* identity
)
描述 [src]
设置 conn 的预期服务器身份,该身份既用于告诉虚拟主机的服务器哪个证书要展示,也用于让 conn 了解在执行 G_TLS_CERTIFICATE_BAD_IDENTITY 验证时如何在证书中查找名称,如果已启用。
自:2.48