dkim_eom()

SYNOPSIS
#include <dkim.h>
DKIM_STAT dkim_eom(
	DKIM *dkim,
	bool *testkey
);
Denote end-of-message for a message.
DESCRIPTION
Called When dkim_eom() is called after the entire body of the message has been passed to the API via zero or more calls to dkim_body().
ARGUMENTS
ArgumentDescription
dkim Message-specific handle, returned by dkim_sign() or dkim_verify()
testkey Optional pointer to a boolean value which is updated to indicate whether the key found (if any) is marked as being a test key.
NOTES
  • None.

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.