]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.h
Add configuration option allowing to specify trusted CA certificates.
[linphone] / coreapi / linphonecore.h
index 3d263082dee31d68fda15f365c73feb0c2aa5e2f..010b158514fd2e7f41bde5fc9eb4642db4476f9f 100644 (file)
@@ -857,6 +857,7 @@ char linphone_core_get_sound_source(LinphoneCore *lc);
 void linphone_core_set_sound_source(LinphoneCore *lc, char source);
 void linphone_core_set_ring(LinphoneCore *lc, const char *path);
 const char *linphone_core_get_ring(const LinphoneCore *lc);
+void linphone_core_set_root_ca(LinphoneCore *lc, const char *path);
 void linphone_core_set_ringback(LinphoneCore *lc, const char *path);
 const char * linphone_core_get_ringback(const LinphoneCore *lc);