Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/node-forge/lib/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/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
  }
};