Creates a new #GMimeAutocryptHeaderList of relevant headers of the given type based on the addresses of an mime_part.
Each header in the returned list will:
If no Autocrypt header is found for an address, no #GMimeAutocryptHeader will be in the list associated with that e-mail address.
Note that the following types of Autocrypt headers will not be returned by this function:
On error (e.g. if this version of GMime cannot handle the requested Autocrypt type, or if a parameter is missing or malformed), returns null
The returned Autocrypt headers will have it effective_date set to effective_date
if keep_incomplete isn't set, incompletes are removed
a #GDateTime object
the header we want to match
a #InternetAddressList
true if the we should include incompletes
a new #GMimeAutocryptHeaderList object, or null on error.
Creates a new #GMimeAutocryptHeaderList of relevant headers of the given type based on the addresses of an mime_part.
Each header in the returned list will:
If no Autocrypt header is found for an address, no #GMimeAutocryptHeader will be in the list associated with that e-mail address.
Note that the following types of Autocrypt headers will not be returned by this function:
On error (e.g. if this version of GMime cannot handle the requested Autocrypt type, or if a parameter is missing or malformed), returns null
The returned Autocrypt headers will have it effective_date set to effective_date
if keep_incomplete isn't set, incompletes are removed