Module ruma_common::encryption [−][src]
Expand description
Common types for encryption related tasks.
Structs
| CrossSigningKey | A cross signing key. |
| DeviceKeys | Identity keys for a device. |
| SignedKey | A key for the SignedCurve25519 algorithm |
| UnsignedDeviceInfo | Additional data added to device key information by intermediate servers. |
Enums
| KeyUsage | The usage of a cross signing key. |
| OneTimeKey | A one-time public key for “pre-key” messages. |
Type Definitions
| CrossSigningKeySignatures | Signatures for a |
| SignedKeySignatures | Signatures for a |