| SYNOPSIS | 
#include <dkim.h> DKIM_STAT dkim_body( DKIM *dkim, unsigned char *bodyp, size_t len );Handle a piece of a message's body. The body block should contain normal CRLF line termination and be in canonical form (e.g., with dot-stuffing removed, if any).  | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| DESCRIPTION | 
  | ||||||||
| ARGUMENTS | 
    
  | ||||||||
| RETURN VALUES | 
  |