get_header_at


Description:

public unowned AutocryptHeader get_header_at (uint index)

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.