fun PubSecKeyOptions(algorithm: String? = null, certificate: Boolean? = null, publicKey: String? = null, secretKey: String? = null, symmetric: Boolean? = null): PubSecKeyOptions
A function providing a DSL for building io.vertx.ext.auth.PubSecKeyOptions objects.
Options describing how a Cryptographic Key.