gmime.gpg_context

Module for [GpgContext] class

Types 3

A GnuPG crypto context.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
GpgContext self() nothrowReturns `this`, for use in `with` statements.
GpgContextGidBuilder builder() static nothrowGet 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
GpgContext build() nothrowCreate object from builder. Returns: New object