Expand description
Base types and utilities for Iroh
Modules§
Structs§
- Node
Addr key
Network-level addressing information for an iroh node. - Public
Key key
A public key. - Relay
Url relay
A URL identifying a relay server. - Secret
Key key
A secret key. - Shared
Secret key
Shared Secret. - Signature
key
Ed25519 signature.
Enums§
Constants§
- The length of an ed25519
PublicKey
, in bytes.
Type Aliases§
- NodeId
key
The identifier for a node in the (iroh) network.