Expand description
Access layer for access to a Shared OpenPGP Certificate Directory with rpgpie 🦀️🔐🥧. This crate offers various modes of certificate lookup, including search by subkey fingerprint, as well as by user id.
The index for this crate is stored in a crate-specific sqlite database.
Structs§
- Access to an OpenPGP Certificate Directory, including efficient lookup. Returns
rpgpie
Certificates.
Enums§
- Enum wrapper for the error types of this crate