of

open fun of(keyManagerFactory: KeyManagerFactory, trustManagerFactory: TrustManagerFactory): SslManagerBundle

Factory method to create a new SslManagerBundle instance.

Return

a new SslManagerBundle instance

Parameters

keyManagerFactory

the key manager factory

trustManagerFactory

the trust manager factory