gmime.gpg_context

Module for [GpgContext] class

Types 3

A GnuPG crypto context.

Methods
GType _gType() @property
GpgContext self()Returns `this`, for use in `with` statements.
GpgContextGidBuilder builder()Get builder for [gmime.gpg_context.GpgContext] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates a new gpg crypto context object. Returns: a new gpg crypto context object.

Fluent builder for [gmime.gpg_context.GpgContext]

Methods