Cherry pick commits from indev

This commit is contained in:
Schuyler Cebulskie
2016-10-27 19:48:34 -04:00
parent 96e46cbf37
commit 1841122a8f
8 changed files with 21 additions and 49 deletions
+1
View File
@@ -1,5 +1,6 @@
/**
* Represents a Secret Key used in encryption over voice
* @private
*/
class SecretKey {
constructor(key) {