RTSPConnection.getTlsDatabase

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

class RTSPConnection
getTlsDatabase
()

Return Value

Type: gio.tls_database.TlsDatabase

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