Interface AgentInterface

An Agent is a user or machine that can write data to an Atomic Server. An Agent might not have subject, sometimes. https://atomicdata.dev/classes/Agent

Hierarchy

  • AgentInterface

Implemented by

Properties

privateKey: string
publicKey?: string
subject?: string

URL of the Agent

Generated using TypeDoc