dk_eom()

SYNOPSIS
#include <dk.h>
DK_STAT dk_eom(
	DK *dk,
        DK_FLAGS *flags
);
Denote end-of-message for a message.
DESCRIPTION
Called When dk_eom() is called after the entire body of the message has been passed to the API via zero or more calls to dk_body().
ARGUMENTS
ArgumentDescription
dk Message-specific handle, returned by dk_sign() or dk_verify()
flags Pointer to a DK_FLAGS object which will be loaded with informational flags when this function returns.
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.