GTlsConnectionClass

Undocumented in source.

Members

Variables

acceptCertificate
int function(GTlsConnection* connection, GTlsCertificate* peerCert, GTlsCertificateFlags errors) acceptCertificate;
handshake
int function(GTlsConnection* conn, GCancellable* cancellable, GError** err) handshake;
handshakeAsync
void function(GTlsConnection* conn, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) handshakeAsync;
handshakeFinish
int function(GTlsConnection* conn, GAsyncResult* result, GError** err) handshakeFinish;
padding
void*[8] padding;
Undocumented in source.
parentClass
GIOStreamClass parentClass;
Undocumented in source.

Meta