[−][src]Module sequoia_ffi::openpgp
Bindings for the low-level openpgp crate.
Modules
amalgamation |
|
armor | ASCII Armor. |
cert | OpenPGP Certificates. |
crypto | Cryptographic primitives. |
error | Maps various errors to status codes. |
fingerprint | Fingerprints. |
io | IO primitives for Sequoia. |
key_amalgamation |
|
keyid | KeyIDs. |
packet | Packet-related types. |
packet_pile |
|
parse | OpenPGP packet parser. |
policy | Policy objects. |
revocation_status | The revocation status. |
serialize | OpenPGP packet serializer. |
tsk | Transferable secret keys. |
Type Definitions
Maybe | Indicates that a pointer may be NULL. |