megolm_cipher

The cipher used in megolm-backed conversations

(AES256 + SHA256, with keys based on an HKDF with info of MEGOLM_KEYS)

extern (C) extern const
_olm_cipher* megolm_cipher;

Meta