Object loadTrustedCertificates(String trustedCertsFolder, String passwordToSet)Object loadTrustedCertificates(String trustedCertsFolder, String passwordToSet)| Name | Type | Description | 
|---|---|---|
trustedCertsFolder | String | The relative path of the folder containing the certificates. Certificates folder has to be inside project | 
passwordToSet | String | The password to check the integrity of the keystore | 
| Type | Description | 
|---|---|
Object | certificates keystore object |