Constant Auth Sign
Provide simple authentication by appending a constant signature value to packets. Use a predetermined constant value as a basic authentication token, suitable for scenarios requiring lightweight identity verification. Essential for basic packet validation, simple access control, and testing authentication mechanisms.
Tags: SECURITY
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Constant | Uint64 | No | The constant value used for authentication signing. |