Module olm_rs::pk[][src]

Expand description

This module wraps around all functions following the pattern olm_pk_*.

Structs

The decryption part of a PK encrypted channel.

The encryption part of a PK encrypted channel.

Signs messages using public key cryptography.

A PK encrypted message.