dkim_eoh()

SYNOPSIS
#include <dk.h>
DKIM_STAT dkim_eoh(
	DKIM *dkim
);
Denote end-of-headers for a message.
DESCRIPTION
Called When dkim_eoh() is called when the delimiter between the message's headers and its body is encountered.
ARGUMENTS
ArgumentDescription
dk Message-specific handle, returned by dkim_sign() or dkim_verify()
NOTES
  • This function may return DKIM_STAT_NOSIG if no signature was present in the message headers. This is simply advisory; you must continue executing down to the dkim_eom() call to determine whether or not a signature should have been present.

Copyright (c) 2005 Sendmail, Inc. and its suppliers. All rights reserved.
By using this file, you agree to the terms and conditions set forth in the LICENSE.