Class HostControllerConnectionService.SSLContextSupplier

    • Constructor Detail

      • SSLContextSupplier

        public SSLContextSupplier​(String sslProtocol,
                                  String trustManagerAlgorithm,
                                  String trustStoreType,
                                  String trustStorePath,
                                  char[] trustStorePassword)