vertx / io.vertx.kotlin.ext.auth / KeyStoreOptions

KeyStoreOptions

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.

Parameters

password -

path -

type -