Expand description
AIS HTTP client
Encapsulates the logic for sending protobuf requests to the AIS /register endpoint.
Supports two registration modes:
- Initial registration: authenticate with manifest_raw + mfr_signature
- PSK renewal: renew directly using an existing PSK token
- Linked registration: authenticate with realm authorization
Structs§
- AisClient
- AIS HTTP client