set_tls_database


Description:

[ Version ( since = "1.4" ) ]
public void set_tls_database (TlsDatabase? database)

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:

this

a Connection

database

a TlsDatabase