KeyStore

reactivemongo.api.MongoConnectionOptions$.KeyStore$
See theKeyStore companion class
object KeyStore

KeyStore factory

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(resource: URI, password: Option[Array[Char]], storeType: String, trust: Boolean): KeyStore

Attributes

password

the password to load the store

resource

the ressource to load as key store

storeType

the type of the key store (e.g. PKCS12)

trust

whether the store defines a certificate to be trusted