Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/node-forge/lib/forge.js

/**
 * Node.js module for Forge.
 *
 * @author Dave Longley
 *
 * Copyright 2011-2016 Digital Bazaar, Inc.
 */
module.exports = {
  // default options
  options: {
    usePureJavaScript: false
  }
};
Back to Directory File Manager