| DESCRIPTION | 
| Purpose | A DKIM handle is returned by successful calls to
    dkim_sign() and
    dkim_verify(), and passed to
    all of the message processing functions.  It contains per-message
    context-specific information about the message.  When processing of
    the message is complete, it must be destroyed using a call
    to dkim_free(). |  | 
|---|