From 861c07d5ce4bb7145cf532296a1ddef5ebbe8140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Tue, 21 Jul 2020 12:59:15 +0200 Subject: [PATCH] cyrpto: Fix the docs for the Session encrypt method. --- matrix_sdk_crypto/src/olm/session.rs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/matrix_sdk_crypto/src/olm/session.rs b/matrix_sdk_crypto/src/olm/session.rs index 46470e1e..ec64e833 100644 --- a/matrix_sdk_crypto/src/olm/session.rs +++ b/matrix_sdk_crypto/src/olm/session.rs @@ -183,6 +183,12 @@ impl Session { /// /// # Arguments /// + /// * `user_id` - Our own user id that the session belongs to. + /// + /// * `device_id` - Our own device id that the session belongs to. + /// + /// * `our_idenity_keys` - An clone of the Arc to our own identity keys. + /// /// * `pickle` - The pickled string of the session. /// /// * `pickle_mode` - The mode that was used to pickle the session, either