DESCRIPTION |
Purpose |
A DK_FLAGS object is a set of flags (currently implemented
as a bitmask within an int) which provide information returned
by a call to dk_eom(). |
Possible Bits |
- DK_FLAG_SIGNSALL -- the domain claims to sign all mail it sends
- DK_FLAG_TESTING -- the domain claims to be using
DomainKeys in a test-only mode, and verification results should
not be considered authoritative
|
|
---|