olm/python/olm
Richard van der Hoff 5fbeb3e29b Enable exporting inbound group session keys
A pair of functions which allow you to export the megolm keys for an inbound
group session, so that an application can save/restore them.
2017-01-06 16:41:56 +00:00
..
__init__.py Python wrapper: support for inbound group sessions 2016-05-24 13:40:21 +01:00
__main__.py Enable exporting inbound group session keys 2017-01-06 16:41:56 +00:00
_base.py Update python wrapper to run against libolm.so.2 2016-10-25 14:50:15 +01:00
account.py fix missing ctypes function signatures 2016-10-02 02:50:52 +01:00
inbound_group_session.py Enable exporting inbound group session keys 2017-01-06 16:41:56 +00:00
outbound_group_session.py Implement functions to get the state of outbound session 2016-05-24 13:39:34 +01:00
session.py fix missing ctypes function signatures 2016-10-02 02:50:52 +01:00