fun KeyStoreOptions(password: String? = null, path: String? = null, type: String? = null): KeyStoreOptions
A function providing a DSL for building io.vertx.ext.auth.KeyStoreOptions objects.
Options describing how an JWT KeyStore should behave.
password -
password
path -
path
type -
type