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