Class HelperMethods

java.lang.Object
io.cryptolens.internal.HelperMethods

public class HelperMethods extends Object
  • Field Details

    • SSLVerifyEnabled

      public static boolean SSLVerifyEnabled
      This field can be used to bypass SSL verification when calling app.cryptolens.io. Set this to 'false' before calling any of the API methods. Once an API method is called, it will no longer be possible to re-enable SSL verification by setting this variable to false.
  • Constructor Details

    • HelperMethods

      public HelperMethods()
  • Method Details