Expand description
Base types and utilities for Iroh
Structs§
- Endpoint
Addr key
- Network-level addressing information for an iroh endpoint.
- Public
Key key
- A public key.
- Relay
Url relay
- A URL identifying a relay server.
- Relay
UrlParse Error relay
- Can occur when parsing a string into a
RelayUrl
. - Secret
Key key
- A secret key.
- Signature
key
- Ed25519 signature.
- Signature
Error key
- Verification of a signature failed.
Enums§
- KeyParsing
Error key
- Error when deserialising a
PublicKey
or aSecretKey
. - Transport
Addr key
- Available address types.
Type Aliases§
- Endpoint
Id key
- The identifier for an endpoint in the (iroh) network.