loadTrustStore

fun loadTrustStore(path: String, format: String = FORMAT_PEM, passphrase: String? = null): TrustStore?