Crate gpgme [−] [src]
Reexports
pub use self::context::Context; |
pub use self::data::Data; |
Modules
| context | |
| data | |
| edit | |
| engine | |
| error | |
| info |
Constants for use with |
| keys | |
| notation | |
| ops | |
| trust |
Structs
| Error |
A type wrapping errors produced by GPG libraries. |
| Protocol |
A cryptographic protocol that may be used with the library. |
| Token |
A type for managing global resources within the library. |
| Validity |
Enums
| StrError |
Constants
Traits
| Wrapper |
Functions
| create_context |
Creates a new context for cryptographic operations. |
| init |
Initializes the gpgme library. |
Type Definitions
| Result | |
| StrResult |