get_tls_database


Description:

[ Version ( since = "1.4" ) ]
public TlsDatabase? get_tls_database ()

Gets the anchor certificate authorities database that will be used after a server certificate can't be verified with the default certificate database.

Parameters:

this

a Connection

Returns:

the anchor certificate authorities database, or NULL if no database has been previously set. Use unref to release the certificate database.