[][src]Module gpgme::context

Structs

Context

A context for cryptographic operations.

ContextWithCallbacks

A bundle containing a context for cryptographic operations and storage for various callbacks used by the context.

Keys

An iterator type yielding Keys returned by a key listing operation.

Signers

An iterator type yielding the Keys that would be used in a signing operation for a Context.

TrustItems

An iterator type yielding TrustItems returned by a trust item listing operation.