Skip to content

Commit 435d122

Browse files
maxkahanjeffswartz
andauthored
Update README.rst
Co-authored-by: Jeff Swartz <[email protected]>
1 parent 99535df commit 435d122

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ keyword parameters for this method:
6262
* ``archive_mode`` which specifies whether the session will be automatically archived (``always``)
6363
or not (``manual``).
6464

65-
* ``e2ee`` which is a boolean. This specifies whether to enable end-to-end encryption for the OpenTok session.
65+
* ``e2ee`` which is a boolean. This specifies whether to enable
66+
`end-to-end encryption <https://tokbox.com/developer/guides/end-to-end-encryption/>`_
67+
for the OpenTok session.
6668

6769
This method returns a ``Session`` object. Its ``session_id`` attribute is useful when saving to a persistent
6870
store (such as a database).

0 commit comments

Comments
 (0)