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