Skip to main content

Module types

Module types 

Source
Expand description

Protocol types and events Types for the remote client protocol

Structs§

CredentialData
Credential data returned from a request
PskToken
A parsed PSK token (<64-hex-psk>_<64-hex-fingerprint>, 129 chars).

Enums§

ConnectionMode
Connection mode for establishing a connection
CredentialQuery
What kind of credential to look up.

Type Aliases§

PskId
A stable identifier for a PSK, derived from hex(SHA256(psk)[0..8]).