dk_eoh()

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

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