Documentation
Dlang.org
GDtlsConnectionInterface.acceptCertificate
gio
c
types
GDtlsConnectionInterface
Check whether to accept a certificate.
struct
GDtlsConnectionInterface
extern (
C
)
bool
function
(
GDtlsConnection
*
connection
,
GTlsCertificate
*
peerCert
,
GTlsCertificateFlags
errors
)
acceptCertificate
;
gio
c
types
GDtlsConnectionInterface
variables
acceptCertificate
gIface
getBindingData
getNegotiatedProtocol
handshake
handshakeAsync
handshakeFinish
setAdvertisedProtocols
shutdown
shutdownAsync
shutdownFinish
Check whether to accept a certificate.