E2EProtector04

class mtf.libs.mtf_pybinder.E2EProtector04
__init__(self: mtf.libs.mtf_pybinder.E2EProtector04, arg0: mtf.libs.mtf_pybinder.E2EConfig04) None
__new__(**kwargs)
check(self: mtf.libs.mtf_pybinder.E2EProtector, payload: list[int], receiver_state: mtf.libs.mtf_pybinder.E2EReceiverState) bool
static increment_counter(arg0: int, arg1: int) int
protect(self: mtf.libs.mtf_pybinder.E2EProtector, payload: list, sender_state: mtf.libs.mtf_pybinder.E2ESenderState) bool
set_option(self: mtf.libs.mtf_pybinder.E2EProtector, option: mtf.libs.mtf_pybinder.E2EProtectorOptions, set: bool = True) None