AutocryptHeaderList.getHeaderAt

gmime.autocrypt_header.AutocryptHeader getHeaderAt(uint index) nothrow

Get the Nth header in the list (returns null on error, or if index is out of bounds)

Parameters

indexan index into the list

Returns

a pointer to the Nth header in the list.