dk_header()

SYNOPSIS
#include <dk.h>
DK_STAT dk_header(
	DK *dk,
	char *headerf,
	char *headerv
);
Handle a message header.
DESCRIPTION
Called When dk_header() is called zero or more times between dk_sign() or dk_verify() and dk_eoh(), once per message header.
ARGUMENTS
ArgumentDescription
dk Per-message DK handle.
headerf Header field name.
headerv Header field value. The content of the header may include folded white space (i.e. multiple lines with following white space).
NOTES
  • None.

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.