IrohForwardedHeaderOptions
Defined in: src/iroh.ts:24
Trust boundary for a bridge-forwarded Iroh EndpointId.
Properties
Section titled “Properties”issuer
Section titled “issuer”readonly issuer: string;Defined in: src/iroh.ts:26
Operator-controlled identity namespace.
trustedProxyAddresses
Section titled “trustedProxyAddresses”readonly trustedProxyAddresses: Iterable<string>;Defined in: src/iroh.ts:28
Exact bridge IP addresses; no CIDRs, hostnames, or implicit loopback.
