aboutsummaryrefslogtreecommitdiffstats
path: root/python-twisted/unassembled/Platform.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-twisted/unassembled/Platform.py')
-rw-r--r--python-twisted/unassembled/Platform.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-twisted/unassembled/Platform.py b/python-twisted/unassembled/Platform.py
index e4ae680..7318703 100644
--- a/python-twisted/unassembled/Platform.py
+++ b/python-twisted/unassembled/Platform.py
@@ -32,6 +32,7 @@ class Pubnub(PubnubCoreAsync):
publish_key=publish_key,
subscribe_key=subscribe_key,
secret_key=secret_key,
+ cipher_key=cipher_key,
ssl_on=ssl_on,
origin=origin,
)