RTSPConnection.setTlsDatabase

void setTlsDatabase(gio.tls_database.TlsDatabase database = null) nothrow

Sets the anchor certificate authorities database. This certificate database will be used to verify the server's certificate in case it can't be verified with the default certificate database first.

Parameters

databasea #GTlsDatabase