mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
This reverts commit 1caf672904.
Otherwise public key signature is regenerated each time the key is
loaded and test `key::tests::test_load_self_existing` which loads the
key twice fails when two loads happen on different seconds.
Closes #5976