matrix-client ~master (2017-03-26T18:24:34Z)
Dub
Repo
MEGOLM_RATCHET_PARTS
matrix
megolm
number of parts in the ratchet; the advance() implementations rely on this being 4.
extern (
C
)
enum
MEGOLM_RATCHET_PARTS
=
4
;
Meta
Source
See Source File
matrix
megolm
functions
megolm_advance
megolm_advance_to
megolm_get_data
megolm_init
megolm_pickle
megolm_pickle_length
megolm_unpickle
manifest constants
MEGOLM_RATCHET_LENGTH
MEGOLM_RATCHET_PARTS
MEGOLM_RATCHET_PART_LENGTH
structs
Megolm
_olm_cipher
variables
megolm_cipher
number of parts in the ratchet; the advance() implementations rely on this being 4.