ApplicationPkcs7Mime.this

Creates a new application/pkcs7-mime object.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gmime.types.SecureMimeType type)
    class ApplicationPkcs7Mime

Parameters

type gmime.types.SecureMimeType

The type of S/MIME data contained within the part.

Return Value

an empty application/pkcs7-mime object.