Module olm_rs::session[][src]

Expand description

This module wraps around all functions following the pattern olm_session_*, as well as functions for encryption and decryption using the Double Ratchet algorithm.

Structs

An encrypted Olm message.

Either an outbound or inbound session for secure communication.

A encrypted Olm pre-key message.

Enums

An enum over the different Olm message types.

The message types that are returned after encryption.