PemKeyCertOptions

io.vertx.scala.core.`package`.PemKeyCertOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): PemKeyCertOptions
def apply(certPath: String, certPaths: List[String], certValue: Buffer, certValues: List[Buffer], keyPath: String, keyPaths: List[String], keyValue: Buffer, keyValues: List[Buffer]): PemKeyCertOptions