E2EProtector05

class mtf.libs.mtf_pybinder.E2EProtector05
__init__(self: mtf.libs.mtf_pybinder.E2EProtector05, arg0: mtf.libs.mtf_pybinder.E2EConfig05) 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