createKeyManagerFactory

fun createKeyManagerFactory(resource: URL, password: String, algorithm: String = KeyManagerFactory.getDefaultAlgorithm()): KeyManagerFactory