fun PubSecKeyOptions(publicKey: String? = null, secretKey: String? = null, type: String? = null, x509Certificates: Iterable<String>? = null): PubSecKeyOptions
A function providing a DSL for building io.vertx.ext.auth.PubSecKeyOptions objects.
Options describing how a Cryptographic Key.