Constant Auth Verify
Validate packet authenticity by verifying constant signature values. Serve as the counterpart to ConstantAuthSign, checking for the presence and correctness of predetermined authentication tokens. Reject packets with missing or incorrect constant values, providing basic access control and packet validation.
Tags: SECURITY
| Field | Type | Optional | Description | Default Value |
|---|---|---|---|---|
| Input | String | No | ||
| Output | String | No | ||
| Constant | Uint64 | No | The constant value used for authentication verification. |