CryptoContext.this

Creates a new crypto context for the specified protocol.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string protocol)
    class CryptoContext
    this
    (
    string protocol
    )

Parameters

protocol string

the crypto protocol

Return Value

a newly allocated #GMimeCryptoContext.