dkim_sig_getcontext()

SYNOPSIS
#include <dkim.h>

void * dkim_sig_getcontext(
	DKIM_SIGINFO *sig
);
Retrieve the user-provided context pointer for a specific signature.
DESCRIPTION
Called When dkim_sig_getcontext() can be called from within the prescreen callback, if defined.
ARGUMENTS
ArgumentDescription
sig Signature-specific handle, passed to the prescreen callback (if defined).
NOTES
  • This function is a local addition to the formal API specification and is experimental only. It may not appear in other implementations.

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