We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ace487 commit bcae44eCopy full SHA for bcae44e
README.md
@@ -54,7 +54,7 @@ The fourth parameter is an `$options` array. The additional options are:
54
* `timeout` - the HTTP timeout
55
* `useTLS` - quick option to use scheme of https and port 443.
56
* `cluster` - specify the cluster where the application is running from.
57
-* `encryption_master_key` - a 32 char long key. This key, along with the
+* `encryption_master_key_base64` - a 32 char long key. This key, along with the
58
channel name, are used to derive per-channel encryption keys. Per-channel
59
keys are used encrypt event data on encrypted channels.
60
0 commit comments