e-mail headers, but cannot be extracted from the raw Autocrypt: header itself.
Parameters
string_ | The raw string value of an Autocrypt header |
Returns
a new #GMimeAutocryptHeader object, or
null on error.
gmime.autocrypt_header.AutocryptHeader newFromString(string string_)Creates a new #GMimeAutocryptHeader object based on the value of an Autocrypt: header.
Note that this will not have an effective_date set, since the effective_date is derived from the
e-mail headers, but cannot be extracted from the raw Autocrypt: header itself.
string_ | The raw string value of an Autocrypt header |
null on error.