Class JScdGpgConfSocketDiscovery

java.lang.Object
com.itemis.jscdlib.discovery.JScdGpgConfSocketDiscovery
All Implemented Interfaces:
JScdSocketDiscovery

public final class JScdGpgConfSocketDiscovery extends Object implements JScdSocketDiscovery
Uses gpgconf to find out the socket dir. Also supports a fallback if not possible.
  • Constructor Details

    • JScdGpgConfSocketDiscovery

      public JScdGpgConfSocketDiscovery(JScdSocketDiscovery fallback)
      Create an instance.
      Parameters:
      fallback - Use this instance if it is not possible to find out via gpgconf.
  • Method Details