threema-gateway-rs
threema-gateway-rs copied to clipboard
Add support for generic public key caching
The cache must be provided by the user of this crate by implementing the PublicKeyCache
trait.