Expand description
Protocol types and events Types for the remote client protocol
Structs§
- Credential
Data - Credential data returned from a request
Enums§
- Connection
Mode - Connection mode for establishing a connection
- Credential
Query - What kind of credential to look up.
Type Aliases§
- PskId
- A stable identifier for a PSK, derived from
hex(SHA256(psk)[0..8]).