SYNOPSIS |
#include <dkim.h> DKIM_STAT dkim_getidentity( DKIM *dkim, char *hname, size_t hnamelen, char *hval, size_t hvallen );Retrieve the apparent signer's identity and/or the name of the header used to determine the identity. | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DESCRIPTION |
| ||||||||||||
ARGUMENTS |
| ||||||||||||
NOTES |
|