when starting SAS, create verifier only when receiving remote echo
this means that on both the initiator and receiver side,
we'll have a start event. So to see on which side we are,
look at the event sender instead.
Also provide a start() method so we can send the .start
event from a throwaway object.