Class KeyManagerFactoryWrapper

java.lang.Object
javax.net.ssl.KeyManagerFactory
nl.altindag.ssl.keymanager.KeyManagerFactoryWrapper

public final class KeyManagerFactoryWrapper extends KeyManagerFactory
NOTE: Please don't use this class directly as it is part of the internal API. Class name and methods can be changed any time. Instead use the KeyManagerUtils which provides the same functionality while it has a stable API because it is part of the public API.
  • Field Details

  • Constructor Details

    • KeyManagerFactoryWrapper

      public KeyManagerFactoryWrapper(KeyManager keyManager)