GTlsBackendInterface

Provides an interface for describing TLS-related types.

Members

Variables

gIface
GTypeInterface gIface;

The parent interface.

getCertificateType
GType function() getCertificateType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getClientConnectionType
GType function() getClientConnectionType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getDefaultDatabase
GTlsDatabase* function(GTlsBackend* backend) getDefaultDatabase;
getFileDatabaseType
GType function() getFileDatabaseType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getServerConnectionType
GType function() getServerConnectionType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
supportsTls
int function(GTlsBackend* backend) supportsTls;

Meta

Since

2.28