Fixed multi-tenancy DNS support

This commit is contained in:
Ylian Saint-Hilaire
2018-01-04 12:15:21 -08:00
parent eb363f0cee
commit d455e35658
24 changed files with 167 additions and 110 deletions

View File

@@ -1,4 +1,11 @@

/**
* @description MeshCentral Common Library
* @author Ylian Saint-Hilaire
* @copyright Intel Corporation 2018
* @license Apache-2.0
* @version v0.0.1
*/
var crypto = require('crypto');
// Binary encoding and decoding functions