Crate iroh_base

Crate iroh_base 

Source
Expand description

Base types and utilities for Iroh

Structs§

EndpointAddrkey
Network-level addressing information for an iroh endpoint.
PublicKeykey
A public key.
RelayUrlrelay
A URL identifying a relay server.
RelayUrlParseErrorrelay
Can occur when parsing a string into a RelayUrl.
SecretKeykey
A secret key.
Signaturekey
Ed25519 signature.
SignatureErrorkey
Verification of a signature failed.

Enums§

KeyParsingErrorkey
Error when deserialising a PublicKey or a SecretKey.
TransportAddrkey
Available address types.

Type Aliases§

EndpointIdkey
The identifier for an endpoint in the (iroh) network.