trustStore

fun trustStore(store: KeyStore): TrustSource
fun trustStore(path: Path, password: String, type: String = KeyStore.getDefaultType()): TrustSource

See also