is_complete


Description:

public bool is_complete ()

When dealing with Autocrypt headers derived from a message, some sender addresses will not have a legitimate/complete header associated with them.

When a given sender address has no complete header of a specific type, it should "reset" the state of the associated address.

Parameters:

this

a AutocryptHeader object

Returns:

true if the header is complete, or false if it is incomplete.