Skip to content

NetAuth

[Source]

Authority to use the network. Made from AmbientAuth. The root of lori's network authority hierarchy; the TCP authorities below are made from it.

primitive val NetAuth

Constructors

create

[Source]

new val create(
  from: AmbientAuth val)
: NetAuth val^

Parameters

Returns


Public Functions

eq

[Source]

fun box eq(
  that: NetAuth val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: NetAuth val)
: Bool val

Parameters

Returns