Expand description
This module wraps around all functions following the pattern olm_pk_*
.
Structsยง
- OlmPk
Decryption - The decryption part of a PK encrypted channel.
- OlmPk
Encryption - The encryption part of a PK encrypted channel.
- OlmPk
Signing - Signs messages using public key cryptography.
- PkMessage
- A PK encrypted message.