get_header_at
Description:
Get the Nth header in the list (returns null on error, or if index
is out of bounds)
Parameters:
this |
a AutocryptHeaderList object |
index |
an index into the list |
Returns:
a pointer to the Nth header in the list. |