of

open fun of(keyStore: KeyStore, keyStorePassword: String, trustStore: KeyStore): SslStoreBundle

Factory method to create a new SslStoreBundle instance.

Return

a new SslStoreBundle instance

Parameters

keyStore

the key store or null

keyStorePassword

the key store password or null

trustStore

the trust store or null