mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-10 08:53:00 -04:00
This makes the public key fields private to ensure that we don't accidentally swap them out. It also moves the construction of the subkeys into the master key type.