DKIM

[back to index]

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().
NOTES
  • More than one DKIM handle may exist at any given time. There is no memory shared between these handles, so two different handles may be concurrently accessed in separate threads.

Copyright (c) 2005 Sendmail, Inc. and its suppliers. All rights reserved.
Copyright (c) 2009, 2010, The Trusted Domain Project. All rights reserved.
By using this file, you agree to the terms and conditions set forth in the respective licenses.