Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyCertOptions

Auto-generated from public abstract interface io.vertx.core.net.KeyCertOptions

Hierarchy

  • KeyCertOptions

Index

Methods

copy

  • Auto-generated from io.vertx.core.net.KeyCertOptions#copy

    Returns KeyCertOptions

getKeyManagerFactory

  • getKeyManagerFactory(arg0: any): any
  • Auto-generated from io.vertx.core.net.KeyCertOptions#getKeyManagerFactory

    throws

    java.lang.Exception

    Parameters

    • arg0: any

    Returns any

keyManagerFactoryMapper

  • keyManagerFactoryMapper(arg0: any): any
  • Auto-generated from io.vertx.core.net.KeyCertOptions#keyManagerFactoryMapper

    throws

    java.lang.Exception

    Parameters

    • arg0: any

    Returns any

keyManagerMapper

  • keyManagerMapper(arg0: any): any
  • Auto-generated from io.vertx.core.net.KeyCertOptions#keyManagerMapper

    throws

    java.lang.Exception

    deprecated

    Parameters

    • arg0: any

    Returns any

Static wrap

  • Auto-generated from io.vertx.core.net.KeyCertOptions#wrap

    Parameters

    • arg0: any

    Returns KeyCertOptions

  • Auto-generated from io.vertx.core.net.KeyCertOptions#wrap

    Parameters

    • arg0: any

    Returns KeyCertOptions

Generated using TypeDoc